From: Bob Moore Date: Wed, 4 Apr 2007 00:00:29 +0000 (-0400) Subject: ACPICA: Fixed possible corruption of global GPE list X-Git-Tag: v2.6.23-rc1~17^2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0b91050f208ab370fac9269f8e42bc746889422;p=pandora-kernel.git 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 Signed-off-by: Len Brown --- Reading git-diff-tree failed