patch-2.4.0-test6 linux/arch/mips64/kernel/syscall.c
Next file: linux/arch/mips64/mm/andes.c
Previous file: linux/arch/mips64/kernel/smp.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Jul 27 18:36:54 2000
- Orig file:
v2.4.0-test5/linux/arch/mips64/kernel/syscall.c
- Orig date:
Mon Jul 10 16:47:20 2000
diff -u --recursive --new-file v2.4.0-test5/linux/arch/mips64/kernel/syscall.c linux/arch/mips64/kernel/syscall.c
@@ -217,7 +217,7 @@
return 0;
case FLUSH_CACHE:
- flush_cache_all();
+ flush_cache_l1();
return 0;
case MIPS_RDNVRAM:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)