patch-2.4.15 linux/include/asm-ia64/mmu_context.h
Next file: linux/include/asm-ia64/module.h
Previous file: linux/include/asm-ia64/mca_asm.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Fri Nov  9 14:26:17 2001
-  Orig file: 
v2.4.14/linux/include/asm-ia64/mmu_context.h
-  Orig date: 
Thu Apr  5 12:51:47 2001
diff -u --recursive --new-file v2.4.14/linux/include/asm-ia64/mmu_context.h linux/include/asm-ia64/mmu_context.h
@@ -60,7 +60,6 @@
 static inline void
 get_mmu_context (struct mm_struct *mm)
 {
-	/* check if our ASN is of an older generation and thus invalid: */
 	if (mm->context == 0)
 		get_new_mmu_context(mm);
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)