summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorBrian Gerst <brgerst@gmail.com>2015-07-20 04:09:04 +0300
committerIngo Molnar <mingo@kernel.org>2015-07-21 10:12:23 +0300
commit0233606ce5cf12c1a0e27cb197066ea5bc2bb488 (patch)
tree4003c65d5e2e1f9e7e0384d3d22586794ba49f3f /COPYING
parentbf9f2ee28d475ada0005c59382852cb70f1419ac (diff)
downloadlinux-0233606ce5cf12c1a0e27cb197066ea5bc2bb488.tar.xz
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 <brgerst@gmail.com> Cc: Andy Lutomirski <luto@amacapital.net> Cc: Denys Vlasenko <dvlasenk@redhat.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/1437354550-25858-2-git-send-email-brgerst@gmail.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions