git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0db19c4
)
fix logic error in ipc compat semctl()
author
Alexander Graf
<agraf@suse.de>
Fri, 6 Jul 2007 09:39:53 +0000
(
02:39
-0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Fri, 6 Jul 2007 17:23:43 +0000
(10:23 -0700)
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>
ipc/compat.c
patch
|
blob
|
history
diff --cc
ipc/compat.c
Simple merge