[PATCH v1 0/2] Add NOTIFY_SEI notification type support

From: Dongjiu Geng
Date: Thu May 31 2018 - 00:36:36 EST


This series patch is separated from https://www.spinics.net/lists/kvm/msg168917.html

1. CPI 6.1 adds support for NOTIFY_SEI as a GHES notification mechanism, so this patch supports this
notification in software

Dongjiu Geng (2):
ACPI / APEI: Add SEI notification type support for ARMv8
arm64: handle NOTIFY_SEI notification by the APEI driver

arch/arm64/kernel/traps.c | 15 ++++++++++++++
drivers/acpi/apei/Kconfig | 15 ++++++++++++++
drivers/acpi/apei/ghes.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++
include/acpi/ghes.h | 1 +
4 files changed, 84 insertions(+)

--
1.9.1