aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorNigel Cunningham <nigel@nigel.suspend2.net>2008-01-17 15:21:21 -0800
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2008-01-17 15:38:59 -0800
commit784680336b616dcc4c17cbd25add3b49c555cdeb (patch)
treee607ed69188a99590a7708c922500882702b8578 /drivers
parentRevert "local_t Documentation update" (diff)
downloadlinux-dev-784680336b616dcc4c17cbd25add3b49c555cdeb.tar.xz
linux-dev-784680336b616dcc4c17cbd25add3b49c555cdeb.zip
Fix unbalanced helper_lock in kernel/kmod.c
call_usermodehelper_exec() has an exit path that can leave the helper_lock() call at the top of the routine unbalanced. The attached patch fixes this issue. Signed-off-by: Nigel Cunningham <nigel@tuxonice.net> Cc: <stable@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions