diff options
| author | Tomasz Nowicki <[email protected]> | 2014-07-22 09:20:13 +0000 |
|---|---|---|
| committer | Tony Luck <[email protected]> | 2014-07-22 22:05:06 +0000 |
| commit | 594c7255dce7a13cac50cf2470cc56e2c3b0494e (patch) | |
| tree | 057da64928a17b6e13e923ec2baad9181886c704 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. (diff) | |
| download | kernel-594c7255dce7a13cac50cf2470cc56e2c3b0494e.tar.gz kernel-594c7255dce7a13cac50cf2470cc56e2c3b0494e.zip | |
acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.
GHES currently maps two pages with atomic_ioremap. From now
on, NMI is architectural depended so there is no need to allocate
an NMI page for platforms without NMI support.
To make it possible to not use a second page, swap the existing
page order so that the IRQ context page is first, and the optional
NMI context page is second. Then, use HAVE_ACPI_APEI_NMI to decide
how many pages are to be allocated.
Signed-off-by: Tomasz Nowicki <[email protected]>
Acked-by: Borislav Petkov <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
