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





--- Comment #7 from Clemens Ladisch <clem...@ladisch.de>  2011-07-05 06:55:25 
---
When I change acpi_os_acquire_lock into an inline function, I get the same
message, but the acquired/held locks are in acpi_ev_walk_gpe_list() and
acpi_hw_clear_acpi_status().
Apparently, lockdep thinks that acpi_gbl_hardware_lock and acpi_gbl_gpe_lock
are the same; probably because the ACPI code wraps them in the same
type/function.

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

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to