Robert Moore 650dfb36ee 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. Lin Ming. Linux BZ 11032.
2008-08-25 14:17:04 -07:00
2008-08-21 20:18:01 -07:00
2008-08-01 14:16:29 -07:00
Description
No description provided
170 MiB
Languages
ASL 68.6%
C 29%
Yacc 0.8%
HTML 0.5%
Shell 0.5%
Other 0.6%