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

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)