ACPICA: Fixed possible corruption of global GPE list
commitaa14abcf24054c3ec8217593e05cf96c70801bcd
authorBob Moore <robert.moore@intel.com>
Wed, 15 Aug 2007 18:58:15 +0000 (15 14:58 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Aug 2007 23:23:25 +0000 (22 16:23 -0700)
tree4456580ab21527929b9a1c8708dbda7bfbbf9ead
parente9561ddc92d0cb00aa69521716ee29904bf5bf14
ACPICA: Fixed possible corruption of global GPE list

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>
Cc: Chuck Ebbert <cebbert@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/acpi/events/evgpeblk.c