diff options
author | Brian Gerst <[email protected]> | 2016-08-13 12:38:16 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-08-24 12:27:40 +0200 |
commit | 4e047aa7f267c3449b6d323510d35864829aca70 (patch) | |
tree | 6bcf31af63f3314b519ffec55d07d404bd6d3363 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 13e25bab7e51bdd4ba7df1ef2388961294bb565e (diff) |
sched/x86/32, kgdb: Don't use thread.ip in sleeping_thread_to_gdb_regs()
Match 64-bit and set gdb_regs[GDB_PC] to zero. thread.ip is always the
same point in the scheduler (except for newly forked processes), and will
be removed in a future patch.
Signed-off-by: Brian Gerst <[email protected]>
Reviewed-by: Josh Poimboeuf <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Jason Wessel <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[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