[<prev] [next>] [day] [month] [year] [list]
Message-ID: <87a5b0800904060605i3295b9c6m34daf0d4872ebe58@mail.gmail.com>
Date: Mon, 6 Apr 2009 14:05:39 +0100
From: Will Newton <will.newton@...il.com>
To: Linux Kernel list <linux-kernel@...r.kernel.org>,
Arjan van de Ven <arjan@...radead.org>
Subject: Commit f520360d93cdc37de5d972dac4bf3bdef6a7f6a7 may break hotplug
Hi Arjan,
This commit changes the behaviour when calling the hotplug helper from
UMH_WAIT_EXEC to UMH_NO_WAIT. Unfortunately this seems to be causing
occasional segfaults for me. I believe this is caused because the argv
passed to call_usermode_helper is allocated on the stack and so may be
overwritten by the time the actual exec occurs.
Would it be possible to get this commit reverted?
Thanks,
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists