diff options
author | Brian Gerst <[email protected]> | 2015-07-19 21:09:04 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-07-21 09:12:23 +0200 |
commit | 0233606ce5cf12c1a0e27cb197066ea5bc2bb488 (patch) | |
tree | 4003c65d5e2e1f9e7e0384d3d22586794ba49f3f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bf9f2ee28d475ada0005c59382852cb70f1419ac (diff) |
x86/entry/vm86: Clean up saved_fs/gs
There is no need to save FS and non-lazy GS outside the 32-bit
regs. Lazy GS still needs to be saved because it wasn't saved
on syscall entry. Save it in the gs slot of regs32, which is
present but unused.
Signed-off-by: Brian Gerst <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Denys Vlasenko <[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/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions