Revert "Execute AML Notify() requests on stack."
authorLen Brown <len.brown@intel.com>
Thu, 10 May 2007 02:59:38 +0000 (22:59 -0400)
committerLen Brown <len.brown@intel.com>
Thu, 10 May 2007 02:59:38 +0000 (22:59 -0400)
commit40d07080e585396dc58bc64befa1de0695318b3b
tree41a32892efab0b10801cd61a37a9ec707f9044fd
parent4d2acd9ea539e0f59178b126f6750ccc41eefcdd
Revert "Execute AML Notify() requests on stack."

This reverts commit 5f7748cf91558a5026ded5be93c5bf6c1ac34edf.

While that change fixed the HP
http://bugzilla.kernel.org/show_bug.cgi?id=5534

it broke the ACER:
http://bugzilla.kernel.org/show_bug.cgi?id=8385
which as AML that caused Linux go recursive
and stack fault.

So this commit by itself will restore the ACER
and again break the HP, which we'll fix another way.

Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/events/evmisc.c