diff options
author | Kirill A. Shutemov <[email protected]> | 2018-03-12 13:02:44 +0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-03-12 11:49:24 +0100 |
commit | f7ff53e4702be9ac49deacd518dd243de45c9980 (patch) | |
tree | 6e49ecfa044a92861ea201f6e4d8f51a31cc6536 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 7beebaccd5083d61e975acb581bd528b9326e7c4 (diff) |
x86/boot/compressed/64: Use stack from trampoline memory
As the first step on using trampoline memory, let's make 32-bit code use
stack there.
Separate stack is required to return back from trampoline and we cannot
user stack from 64-bit mode as it may be above 4G.
Signed-off-by: Kirill A. Shutemov <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Cyrill Gorcunov <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[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