[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <478EA17B.30601@nigel.suspend2.net>
Date: Thu, 17 Jan 2008 11:29:47 +1100
From: Nigel Cunningham <nigel@...el.suspend2.net>
To: LKML <linux-kernel@...r.kernel.org>,
pm list <linux-pm@...ts.linux-foundation.org>,
TuxOnIce-devel <tuxonice-devel@...ts.tuxonice.net>
Subject: [PATCH] (2.4.25 material?) Fix unbalanced helper_lock in kernel/kmod.c
Hi all.
First up, sorry for not inlining the patch - trouble with line wrapping.
In 2.6.24-rc8, 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@...onice.net>
View attachment "helper-lock-fix.patch" of type "text/x-patch" (483 bytes)
Powered by blists - more mailing lists