Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] small fix for not releasing the mmap semaphore in i386/arch_s…
…etup_additional_pages 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>
- Loading branch information