diff options
author | Baoquan He <[email protected]> | 2019-05-24 15:38:09 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-06-28 07:14:59 +0200 |
commit | ee338b9ee2822e65a85750da6129946c14962410 (patch) | |
tree | 3c1e8e5ab7c4e1540b4bd5b755523f3d07a614e1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2d08c5d3bcf3f7ef788af122b57a919efa1e9d0 (diff) |
x86/kexec/64: Prevent kexec from 5-level paging to a 4-level only kernel
If the running kernel has 5-level paging activated, the 5-level paging mode
is preserved across kexec. If the kexec'ed kernel does not contain support
for handling active 5-level paging mode in the decompressor, the
decompressor will crash with #GP.
Prevent this situation at load time. If 5-level paging is active, check the
xloadflags whether the kexec kernel can handle 5-level paging at least in
the decompressor. If not, reject the load attempt and print out an error
message.
Signed-off-by: Baoquan He <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Kirill A. Shutemov <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions