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





--- Comment #19 from Rafael J. Wysocki <r...@sisk.pl>  2010-01-30 21:24:23 ---
BTW, if the patch above doesn't work for you, this means the global lock is
acquired from somewhere else, most likely from some AML routine, and not
released.  That may be a result of a BIOS bug so we may need to low-level
release the global lock unconditionally in the platform .prepare etc. callbacks
to avoid that.

That said, I don't really think it should be possible to suspend in the middle
of an EC transaction in progress, so something like my patch will be necessary
anyway (perhaps with the modification that EC transactions will be blocked
after executing _PTS and unblocked before executing _WAK).

-- 
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.

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to