diff options
author | Bob Moore <robert.moore@intel.com> | 2012-05-22 10:35:00 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2012-06-01 17:51:53 +0200 |
commit | 66be71ff477389ff12c9c43dc6ee176cf8e1dd3a (patch) | |
tree | 23ab26563ea17c99694235009e8126d358f95301 /include/acpi | |
parent | ACPICA: Remove argument of acpi_os_wait_events_complete (diff) | |
download | linux-66be71ff477389ff12c9c43dc6ee176cf8e1dd3a.tar.xz linux-66be71ff477389ff12c9c43dc6ee176cf8e1dd3a.zip |
ACPICA: Add FADT error message for GAS BitWidth overflow
Error for possible overflow during conversion from 32-bit legacy
register addresses to GAS format. The GAS struct contains a
one-byte BitWidth field, meaning that the maximum length of a
register is 255 bits. ACPICA BZ 953.
https://www.acpica.org/bugzilla/show_bug.cgi?id=953
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>
Diffstat (limited to 'include/acpi')
0 files changed, 0 insertions, 0 deletions