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

Next file: linux-2.4.20/arch/i386/kernel/traps.c
Previous file: linux-2.4.20/arch/i386/kernel/time.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/i386/kernel/trampoline.S linux-2.4.20/arch/i386/kernel/trampoline.S
@@ -36,9 +36,7 @@
 
 ENTRY(trampoline_data)
 r_base = .
-#ifdef CONFIG_MULTIQUAD
-	wbinvd
-#endif /* CONFIG_MULTIQUAD */
+	wbinvd			# Needed for NUMA-Q should be harmless for others
 	mov	%cs, %ax	# Code and data in the same place
 	mov	%ax, %ds
 

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