]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit00d4448b856f3593a34ac3d02b8a62102db9d6bb
tree87272903bda56a4ddedcc513d35a74f072ab1f5d
parentbd12308c02781311bb451356def2d1f56bc2f2a6
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