H. Peter Anvin
df7699c564
x86, setup: "glove box" BIOS interrupts in the core boot code
...
Impact: BIOS proofing
"Glove box" off BIOS interrupts in the core boot code.
LKML-Reference: <49DE7F79.4030106@zytor.com >
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com >
2009-04-09 16:08:11 -07:00
Steven Rostedt
5cf02b7baf
x86: use limited register constraint for setnz
...
Impact: build fix with certain compilers
GCC can decide to use %dil when "r" is used, which is not valid for
setnz.
This bug was brought out by Stephen Rothwell's merging of the
branch tracer into linux-next.
[ Thanks to Uros Bizjak for recommending 'q' over 'Q' ]
Signed-off-by: Steven Rostedt <srostedt@redhat.com >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
2008-11-25 15:38:03 +01:00
WANG Cong
cf9b111c17
x86: remove pointless comments
...
Remove old comments that include the old arch/i386 directory.
Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com >
Acked-by: H. Peter Anvin <hpa@zytor.com >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
2008-04-19 19:19:54 +02:00
Thomas Gleixner
96ae6ea0be
i386: move boot
...
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
2007-10-11 11:16:45 +02:00