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)
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>

No differences found