patch-2.4.23 linux-2.4.23/arch/x86_64/boot/setup.S

Next file: linux-2.4.23/arch/x86_64/config.in
Previous file: linux-2.4.23/arch/x86_64/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/arch/x86_64/boot/setup.S linux-2.4.23/arch/x86_64/boot/setup.S
@@ -524,7 +524,7 @@
 	cmpw	$0, %cs:realmode_swtch
 	jz	rmodeswtch_normal
 
-	lcall	%cs:realmode_swtch
+	lcall	*%cs:realmode_swtch
 
 	jmp	rmodeswtch_end
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)