]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbd09f96b51a3082f5339f463989fac6bafba5533
tree41a32892efab0b10801cd61a37a9ec707f9044fd
parent08373d26fcbee92fa9884039cd0e8320e9b4e8d5
Revert "Execute AML Notify() requests on stack."

This reverts commit e91ba50eab93f257d2d90db22b7977287ffadfc5.

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