ACPI / APEI: Add support for the SDEI GHES Notification type
authorJames Morse <james.morse@arm.com>
Tue, 29 Jan 2019 18:49:02 +0000 (18:49 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 11 Feb 2019 10:07:49 +0000 (11:07 +0100)
commitf9f05395f384ee858520b6c65d7e3e436af20c53
tree4a7304774ce2d02b97d145fa3a5519085b2bd294
parentf96935d3bc38a5f4b5188b6470a10e3fb8c3f0cc
ACPI / APEI: Add support for the SDEI GHES Notification type

If the GHES notification type is SDEI, register the provided event
using the SDEI-GHES helper.

SDEI may be one of two types of event, normal and critical. Critical
events can interrupt normal events, so these must have separate
fixmap slots and locks in case both event types are in use.

Signed-off-by: James Morse <james.morse@arm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/apei/ghes.c
include/linux/arm_sdei.h