linux/drivers/acpi/namespace
Bob Moore c91d924e3a 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 <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
2008-07-16 23:27:03 +02:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nsaccess.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
nsalloc.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
nsdump.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
nsdumpdv.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
nseval.c ACPICA: Add argument count checking to control method invocation via acpi_evaluate_object 2008-07-16 23:27:03 +02:00
nsinit.c ACPICA: Fix for hang on GPE method invocation 2008-07-16 23:27:03 +02:00
nsload.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
nsnames.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
nsobject.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
nsparse.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
nssearch.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
nsutils.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
nswalk.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
nsxfeval.c ACPICA: Fix for hang on GPE method invocation 2008-07-16 23:27:03 +02:00
nsxfname.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
nsxfobj.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00