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

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

No differences found