summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/scan.c
diff options
context:
space:
mode:
authorJames Morse <james.morse@arm.com>2019-01-29 18:48:57 +0000
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2019-02-07 23:10:46 +0100
commitb972d2eaf0c7021579755eec6b2b79e0f5bc7930 (patch)
treeb0baf632e9a4ba588a5ce32ce517aa180205c8c0 /drivers/acpi/scan.c
parentd9f608dc156487b55cb17c2ec591b06e53a6de64 (diff)
downloadlinux-stable-b972d2eaf0c7021579755eec6b2b79e0f5bc7930.tar.gz
linux-stable-b972d2eaf0c7021579755eec6b2b79e0f5bc7930.tar.bz2
linux-stable-b972d2eaf0c7021579755eec6b2b79e0f5bc7930.zip
ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
Now that ghes notification helpers provide the fixmap slots and take the lock themselves, multiple NMI-like notifications can be used on arm64. These should be named after their notification method as they can't all be called 'NMI'. x86's NOTIFY_NMI already is, change the SEA fixmap entry to be called FIX_APEI_GHES_SEA. Future patches can add support for FIX_APEI_GHES_SEI and FIX_APEI_GHES_SDEI_{NORMAL,CRITICAL}. Because all of ghes.c builds on both architectures, provide a constant for each fixmap entry that the architecture will never use. Signed-off-by: James Morse <james.morse@arm.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/scan.c')
0 files changed, 0 insertions, 0 deletions