x86-32, asm: Directly access per-cpu GDT
authorBrian Gerst <brgerst@gmail.com>
Sat, 31 Jul 2010 16:48:23 +0000 (12:48 -0400)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 1 Aug 2010 23:05:23 +0000 (16:05 -0700)
Use a direct per-cpu reference for the GDT instead of using a scratch
register.

Signed-off-by: Brian Gerst <brgerst@gmail.com>
LKML-Reference: <1280594903-6341-2-git-send-email-brgerst@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found