diff options
author | Andy Lutomirski <[email protected]> | 2017-08-09 14:39:45 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-08-10 13:14:58 +0200 |
commit | 603e492e861861ddfec7139a007abad74f0d3af0 (patch) | |
tree | ddc83a612c7960e21f889f1fd18ce44b817a182e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8a9949bc71a71b3dd633255ebe8f8869b1f73474 (diff) |
x86/asm/32: Fix regs_get_register() on segment registers
The segment register high words on x86_32 may contain garbage.
Teach regs_get_register() to read them as u16 instead of unsigned
long.
Signed-off-by: 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: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/0b76f6dbe477b7b1a81938fddcc3c483d48f0ff2.1502314765.git.luto@kernel.org
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions