diff options
author | Josh Poimboeuf <[email protected]> | 2016-12-13 21:25:36 -0600 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-12-14 08:48:05 +0100 |
commit | 31dcfec11f827e9a5d8720fe4728f1305894884f (patch) | |
tree | 07efdae8580b83a64eeb56e8a7d458d7432535cf /tools/perf/scripts/python/syscall-counts.py | |
parent | ec2d86a9b646d93f1948569f368e2c6f5449e6c7 (diff) |
x86/boot/64: Push correct start_cpu() return address
start_cpu() pushes a text address on the stack so that stack traces from
idle tasks will show start_cpu() at the end. But it currently shows the
wrong function offset. It's more correct to show the address
immediately after the 'lretq' instruction.
Signed-off-by: Josh Poimboeuf <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/2cadd9f16c77da7ee7957bfc5e1c67928c23ca48.1481685203.git.jpoimboe@redhat.com
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions