ACPI: execute Notify() handlers on new thread
authorAlexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Fri, 5 May 2006 07:23:00 +0000 (03:23 -0400)
committerLen Brown <len.brown@intel.com>
Wed, 14 Jun 2006 06:43:23 +0000 (02:43 -0400)
commitb8d35192c55fb055792ff0641408eaaec7c88988
tree87272903bda56a4ddedcc513d35a74f072ab1f5d
parent958dd242b691f64ab4632b4903dbb1e16fee8269
ACPI: execute Notify() handlers on new thread

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

Thanks to Peter Wainwright for isolating the issue.
Thanks to Andi Kleen and Bob Moore for feedback.
Thanks to Richard Mace and others for testing.
Updates by Konstantin Karasyov.

Signed-off-by: Konstantin Karasyov <konstantin.a.karasyov@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/ec.c
drivers/acpi/osl.c
drivers/acpi/thermal.c