From: Waldemar Brodkorb Date: Sun, 6 Mar 2005 21:35:53 +0000 (+0000) Subject: use r4k cache code, which does not solve our zombie problem, but minor patches needed... X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=8f66e50c33685f140c97da5052f619b4f54823ca use r4k cache code, which does not solve our zombie problem, but minor patches needed. broadcom has copied c-mips32.c into c-bcm4710.c and removed code for scache handling. they added some functions I need to add again later. c-mips32.c is obsolete in 2.4.29 and is mostly included in c-r4k.c, which we use now SVN-Revision: 321 --- diff --git a/openwrt/package/linux/kernel-patches/013-arch_mips_mm_Makefile.bz2 b/openwrt/package/linux/kernel-patches/013-arch_mips_mm_Makefile.bz2 deleted file mode 100644 index 57c5f7fb21..0000000000 Binary files a/openwrt/package/linux/kernel-patches/013-arch_mips_mm_Makefile.bz2 and /dev/null differ diff --git a/openwrt/package/linux/kernel-patches/014-arch_mips_mm_c-bcm4710_c.bz2 b/openwrt/package/linux/kernel-patches/014-arch_mips_mm_c-bcm4710_c.bz2 deleted file mode 100644 index d16c8d71e8..0000000000 Binary files a/openwrt/package/linux/kernel-patches/014-arch_mips_mm_c-bcm4710_c.bz2 and /dev/null differ diff --git a/openwrt/package/linux/kernel-patches/015-arch_mips_mm_loadmmu_c.bz2 b/openwrt/package/linux/kernel-patches/015-arch_mips_mm_loadmmu_c.bz2 deleted file mode 100644 index ec2e2080db..0000000000 Binary files a/openwrt/package/linux/kernel-patches/015-arch_mips_mm_loadmmu_c.bz2 and /dev/null differ diff --git a/openwrt/package/linux/kernel-patches/016-arch_mips_mm_tlbex-r4k_S.bz2 b/openwrt/package/linux/kernel-patches/016-arch_mips_mm_tlbex-r4k_S.bz2 deleted file mode 100644 index b47c950433..0000000000 Binary files a/openwrt/package/linux/kernel-patches/016-arch_mips_mm_tlbex-r4k_S.bz2 and /dev/null differ