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:
206506c
)
shm: fix wrong tests
author
Vasiliy Kulikov
<segoon@openwall.com>
Wed, 3 Aug 2011 18:26:55 +0000
(22:26 +0400)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 4 Aug 2011 00:45:55 +0000
(14:45 -1000)
Commit
4c677e2eefdb
("shm: optimize locking and ipc_namespace getting")
introduced a copy-paste bug. Due to the bug cycle optimizations were
disabled.
Signed-off-by: Vasiliy Kulikov <segoon@openwall.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found