ACPI: SBS: Move SBS HC callback to faster Notify queue
authorAlexey Starikovskiy <astarikovskiy@suse.de>
Wed, 30 Dec 2009 12:53:03 +0000 (15:53 +0300)
committerLen Brown <len.brown@intel.com>
Sat, 16 Jan 2010 03:52:48 +0000 (22:52 -0500)
SBS transactions should happen in Notify work queue, to not create
a dead lock with GPE execution accessing SBS devices.

Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found