1 From 357954613bdbab0c1f3986589ff30cc4855a2efd Mon Sep 17 00:00:00 2001
2 From: root <root@cent.localnet>
3 Date: Sun, 6 Dec 2009 18:26:43 +0000
4 Subject: [PATCH 03/14] kexec fix
7 arch/x86/kernel/relocate_kernel_32.S | 6 ++++++
8 1 files changed, 6 insertions(+), 0 deletions(-)
10 --- a/arch/x86/kernel/relocate_kernel_32.S
11 +++ b/arch/x86/kernel/relocate_kernel_32.S
12 @@ -54,8 +54,10 @@ relocate_kernel:
16 +#ifndef CONFIG_X86_RDC321X
21 /* read the arguments and say goodbye to the stack */
22 movl 20+4(%esp), %ebx /* page_list */
23 @@ -124,7 +126,9 @@ identity_mapped:
24 * Setting everything to zero seems safe.
27 +#ifndef CONFIG_X86_RDC321X
33 @@ -195,8 +199,10 @@ identity_mapped:
37 +#ifndef CONFIG_X86_RDC321X