aboutsummaryrefslogtreecommitdiffstats
path: root/ipc/msg.c
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2017-07-12 14:35:25 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2017-07-12 16:26:02 -0700
commit42e618f77dabc82c697915c193d729e9d16e2a75 (patch)
treeb473212b03b2c689aef6aa27beee310fdd15824c /ipc/msg.c
parentipc: move atomic_set() to where it is needed (diff)
downloadlinux-dev-42e618f77dabc82c697915c193d729e9d16e2a75.tar.xz
linux-dev-42e618f77dabc82c697915c193d729e9d16e2a75.zip
ipc/shm: remove special shm_alloc/free
There is nothing special about the shm_alloc/free routines any more, so remove them to make code more readable. [manfred@colorfullife.com: Rediff, to continue to keep rcu for free calls after a successful security_shm_alloc()] Link: http://lkml.kernel.org/r/20170525185107.12869-18-manfred@colorfullife.com Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Manfred Spraul <manfred@colorfullife.com> Cc: Davidlohr Bueso <dave@stgolabs.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions