]> git.baikalelectronics.ru Git - kernel.git/commit
x86 setup: fix constraints in segment accessor functions
authorH. Peter Anvin <hpa@zytor.com>
Wed, 30 Jan 2008 12:33:02 +0000 (13:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:33:02 +0000 (13:33 +0100)
commitdfde242fa23d99388669a832f94b29eb323e39be
tree93e10b51ccdf51244794cdd5f3750a0a01561d2a
parent299e560e58c61c2ebc131aca18a1ca12d03b89a8
x86 setup: fix constraints in segment accessor functions

Fix the operand constraints for the segment accessor functions,
{rd,wr}{fs,gs}*.  In particular, the 8-bit functions used "r"
constraints instead of "q" constraints.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/boot/boot.h