]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit1fd01a6d808594fbc9219e42455e8af2fdc08460
tree213dfa4726dd010b226fbfffac9da0fbe140b3fe
parentc761543ea2b0df44f226f0ad2b547e76e96c229d
[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