]> asedeno.scripts.mit.edu Git - linux.git/commit
ACPI: APEI: Enable APEI multiple GHES source to share a single external IRQ
authorLoc Ho <lho@apm.com>
Fri, 21 Jul 2017 18:24:37 +0000 (11:24 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 31 Jul 2017 11:09:39 +0000 (13:09 +0200)
commitbdb9458a3382ba745a66be5526d3899103c76eda
tree421b1c99077962a6a0c9a77075a4b242211a63c8
parent16f73eb02d7e1765ccab3d2018e0bd98eb93d973
ACPI: APEI: Enable APEI multiple GHES source to share a single external IRQ

X-Gene platforms describe multiple GHES error sources with the same
hardware error notification type (external interrupt) and interrupt
number.

Change the GHES interrupt request to support sharing the same IRQ.

This change includs contributions from Tuan Phan <tphan@apm.com>.

Signed-off-by: Loc Ho <lho@apm.com>
Acked-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/apei/ghes.c