http://bugzilla.kernel.org/show_bug.cgi?id=10265
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution| |PATCH_ALREADY_AVAILABLE
------- Comment #21 from [EMAIL PROTECTED] 2008-04-04 19:29 -------
seems this bug is fixed by the patch in comment #18.
And the problem you reported is alway exists with or without this patch,
right?So I think we can mark this bug as PATCH_AVAILABLE now.
Please open another bug for the problem you described in comment#20. :)
As this is a regression, it would be great if you can use git-bisect to narrow
down the problem to specific version/commit.
The reason of this oops is that ACPI gets several battery notification after
resume, and queues them for deffered execution, which only keeps a pointer to
the notify handler in kacpi_notify_wq. User space script is invoked at this
time, which removes battery module/notify handler and causes the oops.
Patch in comment#18 flush kacpi_notify_wq before removing the notify handler.
It is one of the patch series in bug #9772.
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Register now and save $200. Hurry, offer ends at 11:59 p.m.,
Monday, April 7! Use priority code J8TLD2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla