http://bugzilla.kernel.org/show_bug.cgi?id=7499





------- Comment #37 from [EMAIL PROTECTED]  2007-09-28 11:23 -------
Disabling spinlock debug makes it resume but it can't be right. I tried to
enable ACPI debug, but even full debug_level (0xffffffff) shows nothing;
apparently all ACPI intercation happens after console is disabled and before it
is already enabled.

Running with commit 4c90ece249992c7a2e3fc921e5cdb8eb92193067 gives me
reproducible recursive spinlock on acpi_gbl_hardware_lock in
acpi_ev_gpe_detect() but this seems to be red herring - this line does not even
exist anymore in current code (which still hangs) and looking at code I cannot
see how it can legally try to get this lock twice. So I tend to suspect some
obscure memory corruption here.


-- 
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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to