[PATCH 0/4] ipc: misc fixes & pending cleanups

From: Davidlohr Bueso
Date: Sun Jul 21 2013 - 21:22:54 EST


Applies on top of linux-next (20130719), please consider them
for 3.12. Very straightforward patchset:

Patch 1: always check the return of find_vma in shmdt(2)
Patch 2-4: remove now mostly unused functions from the previous
cleanups and optimizations.

Davidlohr Bueso (4):
ipc, shm: guard against non-existant vma in shmdt(2)
ipc: drop ipc_lock_by_ptr
ipc, shm: drop shm_lock_check
ipc: drop ipc_lock_check

ipc/namespace.c | 3 ++-
ipc/shm.c | 14 +-------------
ipc/util.c | 22 ++++------------------
ipc/util.h | 7 -------
4 files changed, 7 insertions(+), 39 deletions(-)

--
1.7.11.7

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/