patch-2.4.0-test6 linux/arch/mips64/kernel/mips64_ksyms.c
Next file: linux/arch/mips64/kernel/scall_64.S
Previous file: linux/arch/mips64/kernel/linux32.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/mips64_ksyms.c
- Orig date:
Fri Jul 14 12:12:05 2000
diff -u --recursive --new-file v2.4.0-test5/linux/arch/mips64/kernel/mips64_ksyms.c linux/arch/mips64/kernel/mips64_ksyms.c
@@ -81,7 +81,7 @@
* Functions to control caches.
*/
EXPORT_SYMBOL(_flush_page_to_ram);
-EXPORT_SYMBOL(_flush_cache_all);
+EXPORT_SYMBOL(_flush_cache_l1);
#ifndef CONFIG_COHERENT_IO
EXPORT_SYMBOL(_dma_cache_wback_inv);
EXPORT_SYMBOL(_dma_cache_inv);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)