diff options
author | Kirill A. Shutemov <[email protected]> | 2018-02-26 21:04:49 +0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-03-12 09:37:25 +0100 |
commit | fb5268354d20b82c12569e325b0d051c09f983f7 (patch) | |
tree | 2fb2e6d3037ae0ed36a0bb6a2b31671c6f0df261 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 3548e131ec6a82208f36e68d31947b0fe244c7a7 (diff) |
x86/boot/compressed/64: Save and restore trampoline memory
The memory area we found for trampoline shouldn't contain anything
useful. But let's preserve the data anyway. Just to be on safe side.
paging_prepare() would save the data into a buffer.
cleanup_trampoline() would restore it back once we are done with the
trampoline.
Tested-by: Borislav Petkov <[email protected]>
Signed-off-by: Kirill A. Shutemov <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Andy Shevchenko <[email protected]>
Cc: Cyrill Gorcunov <[email protected]>
Cc: Eric Biederman <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Juergen Gross <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions