patch-2.4.23 linux-2.4.23/include/asm-x86_64/pgalloc.h

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

diff -urN linux-2.4.22/include/asm-x86_64/pgalloc.h linux-2.4.23/include/asm-x86_64/pgalloc.h
@@ -204,7 +204,7 @@
 {
 	struct mm_struct *active_mm;
 	int state;
-};
+} ____cacheline_aligned;
 extern struct tlb_state cpu_tlbstate[NR_CPUS];
 
 

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