aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/acpi/apei.h
diff options
context:
space:
mode:
authorYazen Ghannam <yazen.ghannam@amd.com>2017-08-28 13:13:14 -0500
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2017-08-29 00:32:49 +0200
commit1d5d820b8fe83b5f859d1ebb028a09ada426447e (patch)
tree87da574bafe31d2d7efb89b8034c91d97386f904 /include/acpi/apei.h
parentACPI: APEI: fix the wrong iteration of generic error status block (diff)
downloadwireguard-linux-1d5d820b8fe83b5f859d1ebb028a09ada426447e.tar.xz
wireguard-linux-1d5d820b8fe83b5f859d1ebb028a09ada426447e.zip
ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resources
ACPI defines a number of instructions to use for triggering errors. However we are currently removing the address resources from the trigger resources for only the WRITE_REGISTER_VALUE instruction. This leads to a resource conflict for any other valid instruction. Check that the instruction is less than or equal to the WRITE_REGISTER_VALUE instruction. This allows all valid memory access instructions and protects against invalid instructions. Fixes: b4e008dc53a3 (ACPI, APEI, EINJ, Refine the fix of resource conflict) Signed-off-by: Yazen Ghannam <yazen.ghannam@amd.com> Acked-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/acpi/apei.h')
0 files changed, 0 insertions, 0 deletions