patch-2.4.22 linux-2.4.22/include/asm-i386/pgalloc.h

Next file: linux-2.4.22/include/asm-i386/processor.h
Previous file: linux-2.4.22/include/asm-i386/pci.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/include/asm-i386/pgalloc.h linux-2.4.22/include/asm-i386/pgalloc.h
@@ -224,7 +224,7 @@
 {
 	struct mm_struct *active_mm;
 	int state;
-};
+} ____cacheline_aligned;
 extern struct tlb_state cpu_tlbstate[NR_CPUS];
 
 #endif /* CONFIG_SMP */

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