diff options
author | Myron Stowe <mstowe@redhat.com> | 2011-11-08 00:23:27 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2012-01-17 10:33:40 +0100 |
commit | bc9ffce27962c0c5fdc6adf74790ea0fcbe4a99c (patch) | |
tree | 4708702e1d6302dd8b4c16df9f44853ed2128ee1 /samples | |
parent | ACPI, APEI, Resolve false conflict between ACPI NVS and APEI (diff) | |
download | linux-bc9ffce27962c0c5fdc6adf74790ea0fcbe4a99c.tar.xz linux-bc9ffce27962c0c5fdc6adf74790ea0fcbe4a99c.zip |
ACPI: Fix possible alignment issues with GAS 'address' references
Generic Address Structures (GAS) may reside within ACPI tables which
are byte aligned. This patch copies GAS 'address' references to a local
variable, which will be naturally aligned, to be used going forward.
ACPI Generic Address Structure (GAS) reference:
ACPI Specification, Revision 4.0, Section 5.2.3.1, "Generic Address
Structure"
Signed-off-by: Myron Stowe <myron.stowe@redhat.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions