patch-2.4.0-test5 linux/arch/ia64/mm/tlb.c
Next file: linux/arch/ia64/tools/Makefile
Previous file: linux/arch/ia64/lib/memcpy.S
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Jul 14 16:08:12 2000
- Orig file:
v2.4.0-test4/linux/arch/ia64/mm/tlb.c
- Orig date:
Fri Jun 23 21:55:07 2000
diff -u --recursive --new-file v2.4.0-test4/linux/arch/ia64/mm/tlb.c linux/arch/ia64/mm/tlb.c
@@ -182,7 +182,7 @@
unsigned long nbits;
if (mm != current->active_mm) {
- /* this doesn't happen often, if at all, so it's not worth optimizing for... */
+ /* this does happen, but perhaps it's not worth optimizing for? */
mm->context = 0;
return;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)