linux-kernel-test/arch/x86/boot/compressed
Glauber de Oliveira Costa ba082427ae x86: tweak io_64.h for paravirt.
We need something here because we can't call in and out instructions
directly. However, we have to be careful, because no indirections are
allowed in misc_64.c , and paravirt_ops is a kind of one. So just
call it directly there

Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Acked-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-30 13:31:10 +01:00
..
.gitignore i386: move boot 2007-10-11 11:16:43 +02:00
head_32.S x86: Fix boot protocol KEEP_SEGMENTS check. 2007-10-27 20:57:43 +02:00
head_64.S x86: Fix boot protocol KEEP_SEGMENTS check. 2007-10-27 20:57:43 +02:00
Makefile x86_64: move boot 2007-10-11 11:17:15 +02:00
Makefile_32 kbuild: enable 'make CFLAGS=...' to add additional options to CC 2007-10-14 22:21:35 +02:00
Makefile_64 kbuild: enable 'make AFLAGS=...' to add additional options to AS 2007-10-15 21:59:31 +02:00
misc_32.c x86: provide a DMI based port 0x80 I/O delay override. 2008-01-30 13:30:05 +01:00
misc_64.c x86: tweak io_64.h for paravirt. 2008-01-30 13:31:10 +01:00
relocs.c x86 vDSO: absolute relocs 2008-01-30 13:30:42 +01:00
vmlinux_32.lds i386: move boot 2007-10-11 11:16:43 +02:00
vmlinux_32.scr i386: move boot 2007-10-11 11:16:43 +02:00
vmlinux_64.lds x86_64: move boot 2007-10-11 11:17:15 +02:00
vmlinux_64.scr x86_64: move boot 2007-10-11 11:17:15 +02:00