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
- Lines: 9
- Date:
2003-11-28 10:26:21.000000000 -0800
- Orig file:
linux-2.4.22/include/asm-x86_64/pgalloc.h
- Orig date:
2002-11-28 15:53:15.000000000 -0800
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)