diff options
author | Bob Moore <robert.moore@intel.com> | 2008-04-10 17:06:42 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-04-22 20:29:31 +0200 |
commit | 7823665eccdc7e230d0a904c6ec01d5c70ee099b (patch) | |
tree | ac080e907e5bbae717d7ddac1c41d8eb262fa680 /include/acpi/acresrc.h | |
parent | ACPICA: Added new error messages (diff) | |
download | linux-7823665eccdc7e230d0a904c6ec01d5c70ee099b.tar.xz linux-7823665eccdc7e230d0a904c6ec01d5c70ee099b.zip |
ACPICA: Fix for ACPI_HIDWORD macro
Fixed a regression introduced in version 20071114. The ACPI_HIDWORD
macro was inadvertently changed to return a 16-bit value instead of
a 32-bit value, truncating the upper Dword of a 64-bit value. This
macro is only used to display debug output, so no incorrect
calculations were made.
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/acpi/acresrc.h')
0 files changed, 0 insertions, 0 deletions