From: Bob Moore Date: Tue, 10 Jun 2008 04:38:10 +0000 (+0800) Subject: ACPICA: Fix for hang on GPE method invocation X-Git-Tag: v2.6.27-rc1~1050^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c91d924e3af08d4f98eab6ebf81f2b8ce132448f;p=pandora-kernel.git ACPICA: Fix for hang on GPE method invocation Fixes problem where the new method argument count validation mechanism will enter an infinite loop when a GPE method is dispatched. Problem fixed be removing the obsolete code that passes GPE block information to the notify handler via the control method parameter pointer. Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown Signed-off-by: Andi Kleen --- Reading git-diff-tree failed