diff options
author | James Morse <james.morse@arm.com> | 2019-01-29 21:49:01 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-02-11 13:07:49 +0300 |
commit | f96935d3bc38a5f4b5188b6470a10e3fb8c3f0cc (patch) | |
tree | b497ba059c9fccd471f9176289dbe04907c66452 /drivers/acpi | |
parent | b972d2eaf0c7021579755eec6b2b79e0f5bc7930 (diff) | |
download | linux-f96935d3bc38a5f4b5188b6470a10e3fb8c3f0cc.tar.xz |
firmware: arm_sdei: Add ACPI GHES registration helper
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>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions