[PATCH] i386: generate better code around descriptor update and access functions
authorZachary Amsden <zach@vmware.com>
Sat, 3 Sep 2005 22:56:38 +0000 (15:56 -0700)
committerLinus Torvalds <torvalds@evo.osdl.org>
Mon, 5 Sep 2005 07:06:11 +0000 (00:06 -0700)
commit2f2984eb4afb2a4298e3186cb49cc7e88dd6d929
tree213dfa4726dd010b226fbfffac9da0fbe140b3fe
parent4d37e7e3fd851428dede4d05d3e69d03795a744a
[PATCH] i386: generate better code around descriptor update and access functions

GCC can generate better code around descriptor update and access functions
when there is not an explicit "eax" register constraint.

Testing: You won't boot if this is messed up, since the TSS descriptor will be
corrupted.  Verified the assembler and booted.

Signed-off-by: Zachary Amsden <zach@vmware.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-i386/desc.h