diff options
author | Alexander Graf <agraf@suse.de> | 2007-07-06 02:39:53 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-06 10:23:43 -0700 |
commit | d57d973101e87b2e30ccfa899fe36c4b2e32d217 (patch) | |
tree | c08ddbb512ae9da4c26866515de8f335d7505e35 /arch/arm26 | |
parent | 0db19c412ce260a293b06b4bab66550b84411bfc (diff) | |
download | linux-3.10-d57d973101e87b2e30ccfa899fe36c4b2e32d217.tar.gz linux-3.10-d57d973101e87b2e30ccfa899fe36c4b2e32d217.tar.bz2 linux-3.10-d57d973101e87b2e30ccfa899fe36c4b2e32d217.zip |
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 <agraf@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/arm26')
0 files changed, 0 insertions, 0 deletions