diff options
author | Dominik Brodowski <[email protected]> | 2018-02-20 22:01:13 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-02-21 16:54:05 +0100 |
commit | f3d415ea46968ae1f9cbb9e201601d7207ce74c7 (patch) | |
tree | 95c9538d2a41c5b81c4f11df7306f6456ad80574 /tools/perf/util/scripting-engines | |
parent | b2855d8d2de0fa15c1ff30c69ed7756b00c48b22 (diff) |
x86/entry/64: Open-code switch_to_thread_stack()
Open-code the two instances which called switch_to_thread_stack(). This
allows us to remove the wrapper around DO_SWITCH_TO_THREAD_STACK.
While at it, update the UNWIND hint to reflect where the IRET frame is,
and update the commentary to reflect what we are actually doing here.
Signed-off-by: Dominik Brodowski <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[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')
0 files changed, 0 insertions, 0 deletions