It seems like following is needed to get mips64/mm/c-r4k.c to compile:
Index: arch/mips64/mm/c-r4k.c
===================================================================
RCS file: /home/cvs/linux/arch/mips64/mm/c-r4k.c,v
retrieving revision 1.30
diff -u -r1.30 c-r4k.c
--- arch/mips64/mm/c-r4k.c 13 Apr 2003 00:10:41 -0000 1.30
+++ arch/mips64/mm/c-r4k.c 13 Apr 2003 22:06:14 -0000
@@ -1073,7 +1073,7 @@
PAGE_SIZE - 1);
flush_cache_sigtramp = r4k_flush_cache_sigtramp;
- _flush_icache_all = r4k_flush_icache_all;
+ flush_icache_all = r4k_flush_icache_all;
flush_data_cache_page = r4k_flush_data_cache_page;
flush_icache_range = r4k_flush_icache_range; /* Ouch */
pgpVOtxd43P53.pgp
Description: PGP signature
|