patch-2.1.100 linux/arch/i386/kernel/trampoline.S

Next file: linux/arch/i386/kernel/vm86.c
Previous file: linux/arch/i386/kernel/smp.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.99/linux/arch/i386/kernel/trampoline.S linux/arch/i386/kernel/trampoline.S
@@ -54,7 +54,7 @@
 	lmsw	%ax		# into protected mode
 	jmp	flush_instr
 flush_instr:
-	ljmp	$__KERNEL_CS, $0x00100000
+	ljmpl	$__KERNEL_CS, $0x00100000
 				# jump to startup_32
 
 idt_48:

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov