OpenCloudOS-Kernel/drivers/acpi/events
Alexey Starikovskiy 0b7084ac67 ACPICA: Use spinlock for acpi_{en|dis}able_gpe
Disabling gpe might interfere with gpe detection/handling,
thus producing "interrupt not handled" errors.
Ironically, disabling of GPE from interrupt context is already
under spinlock, so only userspace needs to start using it.

Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-11-11 18:35:42 -05:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
evevent.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
evgpe.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
evgpeblk.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
evmisc.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
evregion.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
evrgnini.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
evsci.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
evxface.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
evxfevnt.c ACPICA: Use spinlock for acpi_{en|dis}able_gpe 2008-11-11 18:35:42 -05:00
evxfregn.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00