From: Davidlohr Bueso Date: Wed, 11 Sep 2013 21:26:25 +0000 (-0700) Subject: ipc,msg: drop msg_unlock X-Git-Tag: v3.12-rc1~52^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4718787d1f626f45ddb239912bc07266b9880044;p=pandora-kernel.git ipc,msg: drop msg_unlock There is only one user left, drop this function and just call ipc_unlock_object() and rcu_read_unlock(). Signed-off-by: Davidlohr Bueso Tested-by: Sedat Dilek Cc: Rik van Riel Cc: Manfred Spraul Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed