Re: [PATCH v7 24/25] firmware: arm_sdei: Add ACPI GHES registration helper
From: Catalin Marinas <catalin.marinas@arm.com>
Date: 2018-12-06 16:18:51
Also in:
kvmarm, linux-acpi, linux-mm
From: Catalin Marinas <catalin.marinas@arm.com>
Date: 2018-12-06 16:18:51
Also in:
kvmarm, linux-acpi, linux-mm
On Mon, Dec 03, 2018 at 06:06:12PM +0000, James Morse wrote:
APEI's Generic Hardware Error Source structures do not describe whether the SDEI event is shared or private, as this information is discoverable via the API. GHES needs to know whether an event is normal or critical to avoid sharing locks or fixmap entries, but GHES shouldn't have to know about the SDEI API. Add a helper to register the GHES using the appropriate normal or critical callback. Signed-off-by: James Morse <james.morse@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel