From: Manfred Spraul Date: Fri, 6 Jun 2014 21:37:49 +0000 (-0700) Subject: ipc/sem.c: store which operation blocks in perform_atomic_semop() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~4^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed247b7ca0d20b4528eec362f8435594818d7601;p=pandora-kernel.git ipc/sem.c: store which operation blocks in perform_atomic_semop() Preparation for the next patch: In the slow-path of perform_atomic_semop(), store a pointer to the operation that caused the operation to block. Signed-off-by: Manfred Spraul Cc: Davidlohr Bueso Cc: Michael Kerrisk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed