Re: [PATCH v2] ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resources

2017-08-30 Thread Rafael J. Wysocki
On Monday, August 28, 2017 8:13:14 PM CEST Yazen Ghannam wrote: > From: Yazen Ghannam > > 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

Re: [PATCH v2] ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resources

2017-08-30 Thread Rafael J. Wysocki
On Monday, August 28, 2017 8:13:14 PM CEST Yazen Ghannam wrote: > From: Yazen Ghannam > > 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

[PATCH v2] ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resources

2017-08-28 Thread Yazen Ghannam
From: Yazen Ghannam 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

[PATCH v2] ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resources

2017-08-28 Thread Yazen Ghannam
From: Yazen Ghannam 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