android_kernel_xiaomi_sm8350/arch/x86/boot/compressed
Eric W. Biederman bd53147db8 x86: Fix boot protocol KEEP_SEGMENTS check.
The kernel only ever supports 1 version of the boot protocol
so there is no need to check the boot protocol revision to
see if a feature is supported.

Both x86 and x86_64 support the same boot protocol so we need
to implement the KEEP_SEGMENTS on x86_64 as well.  It isn't
just paravirt bootloaders that could use this functionality.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Cc: Jeremy Fitzhardinge <jeremy@xensource.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Vivek Goyal <vgoyal@in.ibm.com>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: Zachary Amsden <zach@vmware.com>
Cc: Andi Kleen <ak@suse.de>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2007-10-27 20:57:43 +02:00
..
.gitignore
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 i386: paravirt boot sequence 2007-10-22 08:13:17 -07:00
misc_64.c spelling fixes: arch/x86_64/ 2007-10-20 01:25:36 +02:00
relocs.c x86: ARRAY_SIZE cleanup 2007-10-23 22:37:22 +02:00
vmlinux_32.lds
vmlinux_32.scr
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