diff options
author | Josh Poimboeuf <[email protected]> | 2016-10-20 11:34:44 -0500 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-10-21 09:26:04 +0200 |
commit | 1141c3e39c64e4aba2d98cb3dcca95369c9dafbe (patch) | |
tree | d22d05aa4c725352ca76c37f6f933701c352c6ea /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 3b3fa11bc7000bb86c9fd30703da3689a9a9758d (diff) |
x86/dumpstack: Fix duplicate RIP address display in __show_regs()
The RIP address is shown twice in __show_regs(). Before:
RIP: 0010:[<ffffffff81070446>] [<ffffffff81070446>] native_write_msr+0x6/0x30
After:
RIP: 0010:[<ffffffff81070446>] native_write_msr+0x6/0x30
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/b3fda66f36761759b000883b059cdd9a7649dcc1.1476973742.git.jpoimboe@redhat.com
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions