From: Davidlohr Bueso Date: Wed, 11 Sep 2013 21:26:30 +0000 (-0700) Subject: ipc, shm: drop shm_lock_check X-Git-Tag: v3.12-rc1~52^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a25dd9e042b2b94202a67e5551112f4ac87285a;p=pandora-kernel.git ipc, shm: drop shm_lock_check This function was replaced by a the lockless shm_obtain_object_check(), and no longer has any users. Signed-off-by: Davidlohr Bueso Cc: Sedat Dilek Cc: Rik van Riel Cc: Manfred Spraul Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed