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:
a39727f
)
[PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_additional_...
author
pageexec@freemail.hu
<pageexec@freemail.hu>
Wed, 28 Jun 2006 18:44:16 +0000
(20:44 +0200)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 28 Jun 2006 19:05:50 +0000
(12:05 -0700)
the VDSO randomization code on i386 fails to release the mmap semaphore
if insert_vm_struct() fails.
[ Made the conditional unlikely. -- Linus ]
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found