ACPICA: Fixed possible corruption of global GPE list
authorBob Moore <robert.moore@intel.com>
Wed, 4 Apr 2007 00:00:29 +0000 (20:00 -0400)
committerLen Brown <len.brown@intel.com>
Tue, 3 Jul 2007 05:56:30 +0000 (01:56 -0400)
commite0b91050f208ab370fac9269f8e42bc746889422
treeebbffb91c0cb32b04a474dc2fcb23db0637d7b0b
parenta0a3f6c69b45dcafefdce5dbac2221c02aaae871
ACPICA: Fixed possible corruption of global GPE list

Fixed a problem in acpi_ev_delete_gpe_xrupt where the global interrupt
list could be corrupted if the interrupt being removed was at
the head of the list. Reported by Linn Crosetto.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/events/evgpeblk.c