X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Frelocate_kernel_32.S;h=36818f8ec2be08dd8ccdc6872992e5877eba40cd;hb=8405b044e5238afebd7248d927c1d261d2239767;hp=41235531b11ca894c809f9ae97f4d3c4f14791a4;hpb=c226fd659fa7b6a7b038df5ae6856a68514bacde;p=pandora-kernel.git diff --git a/arch/x86/kernel/relocate_kernel_32.S b/arch/x86/kernel/relocate_kernel_32.S index 41235531b11c..36818f8ec2be 100644 --- a/arch/x86/kernel/relocate_kernel_32.S +++ b/arch/x86/kernel/relocate_kernel_32.S @@ -97,6 +97,8 @@ relocate_kernel: ret identity_mapped: + /* set return address to 0 if not preserving context */ + pushl $0 /* store the start address on the stack */ pushl %edx