patch-2.4.23 linux-2.4.23/arch/x86_64/kernel/acpi_wakeup.S
Next file: linux-2.4.23/arch/x86_64/kernel/bluesmoke.c
Previous file: linux-2.4.23/arch/x86_64/kernel/acpi.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2003-11-28 10:26:19.000000000 -0800
-  Orig file: 
linux-2.4.22/arch/x86_64/kernel/acpi_wakeup.S
-  Orig date: 
2003-08-25 04:44:40.000000000 -0700
diff -urN linux-2.4.22/arch/x86_64/kernel/acpi_wakeup.S linux-2.4.23/arch/x86_64/kernel/acpi_wakeup.S
@@ -209,7 +209,7 @@
 
 	movw	$0x0e00 + '!', %ds:(0xb801a)
 	movq	saved_eip, %rax
-	jmp	%rax
+	jmp	*%rax
 
 .code32
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)