diff options
author | Zachary Amsden <zach@vmware.com> | 2005-09-03 15:56:38 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@evo.osdl.org> | 2005-09-05 00:06:11 -0700 |
commit | 2f2984eb4afb2a4298e3186cb49cc7e88dd6d929 (patch) | |
tree | 213dfa4726dd010b226fbfffac9da0fbe140b3fe /arch/i386/kernel | |
parent | 4d37e7e3fd851428dede4d05d3e69d03795a744a (diff) |
[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>
Diffstat (limited to 'arch/i386/kernel')
0 files changed, 0 insertions, 0 deletions