From: Alexander Graf Date: Fri, 6 Jul 2007 09:39:53 +0000 (-0700) Subject: fix logic error in ipc compat semctl() X-Git-Tag: v2.6.22~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d57d973101e87b2e30ccfa899fe36c4b2e32d217;p=pandora-kernel.git fix logic error in ipc compat semctl() When calling a semctl(IPC_STAT) without IPC_64 the check if the memory is unevaluated. This patch fixes this. Signed-off-by: Alexander Graf Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed