[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1374456103-25353-1-git-send-email-davidlohr.bueso@hp.com>
Date: Sun, 21 Jul 2013 18:21:39 -0700
From: Davidlohr Bueso <davidlohr.bueso@...com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Davidlohr Bueso <davidlohr.bueso@...com>
Subject: [PATCH 0/4] ipc: misc fixes & pending cleanups
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists