From: pageexec@freemail.hu Date: Wed, 28 Jun 2006 18:44:16 +0000 (+0200) Subject: [PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_additional_... X-Git-Tag: v2.6.18-rc1~456 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79bc79b07c9c6f8ae9290704e9e503a9327fcbb2;p=pandora-kernel.git [PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_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 --- Reading git-diff-tree failed