Files
linux/drivers/acpi
Lin Ming 93851b4d13 ACPICA: Reduce error to warning for incorrect method arg count
Previously aborted with error if too few arguments were passed to
a control method via the external ACPICA interface. Now issue a
warning instead and continue. Handles the case where the method
inadvertently declares too many arguments, but does not actually
use the extra ones.  Applies mainly to the predefined methods.

http://bugzilla.kernel.org/show_bug.cgi?id=11032

Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-10-22 23:14:44 -04:00
..
2008-06-14 01:26:37 -04:00
2008-07-20 17:14:57 -07:00
2008-02-07 03:33:23 -05:00
2008-07-16 23:27:07 +02:00
2008-08-15 02:29:06 +02:00