From: Davidlohr Bueso <dave@stgolabs.net>
To: akpm@linux-foundation.org
Cc: manfred@colorfullife.com, dave@stgolabs.net,
linux-kernel@vger.kernel.org
Subject: [PATCH -tip 0/4] ipc/shm: moar updates for v4.11
Date: Thu, 9 Feb 2017 12:52:58 -0800 [thread overview]
Message-ID: <1486673582-6979-1-git-send-email-dave@stgolabs.net> (raw)
Hi,
Here are some more updates and fixes I noticed while going through
more sysv shm code after the recent shmat(2) fix.
I know it's a bit late in the game, but please consider for v4.11.
Passes ltp tests.
Thanks!
Davidlohr Bueso (4):
ipc/shm: do not check for MAP_POPULATE
ipc/shm: some shmat cleanups
sysv,ipc: cacheline align kern_ipc_perm
mm,hugetlb: compute page_size_log properly
include/linux/ipc.h | 7 +++----
include/linux/sem.h | 3 +--
ipc/shm.c | 18 +++++++-----------
mm/mmap.c | 2 +-
4 files changed, 12 insertions(+), 18 deletions(-)
--
2.6.6
next reply other threads:[~2017-02-09 20:53 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-09 20:52 Davidlohr Bueso [this message]
2017-02-09 20:52 ` [PATCH 1/4] ipc/shm: do not check for MAP_POPULATE Davidlohr Bueso
2017-02-10 2:15 ` Hugh Dickins
2017-02-13 18:14 ` Davidlohr Bueso
2017-02-09 20:53 ` [PATCH 2/4] ipc/shm: some shmat cleanups Davidlohr Bueso
2017-02-09 20:53 ` [PATCH 3/4] sysv,ipc: cacheline align kern_ipc_perm Davidlohr Bueso
2017-02-09 20:53 ` [PATCH 4/4] mm,hugetlb: compute page_size_log properly Davidlohr Bueso
2017-02-10 10:20 ` Michal Hocko
2017-02-10 16:51 ` Davidlohr Bueso
2017-02-20 16:11 ` Michal Hocko
2017-02-22 16:03 ` Davidlohr Bueso
2017-02-22 16:11 ` Michal Hocko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1486673582-6979-1-git-send-email-dave@stgolabs.net \
--to=dave@stgolabs.net \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=manfred@colorfullife.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome