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





--- Comment #52 from Maxim Levitsky <maximlevit...@gmail.com>  2010-04-02 
11:23:20 ---
No wonder its broken.
I see sole call to acpi_ec_suspend_transactions in acpi_pm_pre_restore.
Well it too late to call it from that point, because that code will be executed
in the *resuming* kernel. At that hw lock is already taken.
This has to be called from suspending kernel

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to