summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/patches-2.6.23/012-mips_cpu_tlb.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-06-01 18:16:10 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-06-01 18:16:10 +0000
commitf81257ca34af15ae5ba6129870b4fad356709ce6 (patch)
treee5eb493d4cd48cfbce9e71a89f4b10cefc998439 /target/linux/generic-2.6/patches-2.6.23/012-mips_cpu_tlb.patch
parent7f9fd5033cbebc20e18b3b30ff6e821d3cc1c9d7 (diff)
downloadmtk-20170518-f81257ca34af15ae5ba6129870b4fad356709ce6.zip
mtk-20170518-f81257ca34af15ae5ba6129870b4fad356709ce6.tar.gz
mtk-20170518-f81257ca34af15ae5ba6129870b4fad356709ce6.tar.bz2
remove 2.6.23 support, as the last target using that has been nuked, too
SVN-Revision: 16275
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.23/012-mips_cpu_tlb.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.23/012-mips_cpu_tlb.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.23/012-mips_cpu_tlb.patch b/target/linux/generic-2.6/patches-2.6.23/012-mips_cpu_tlb.patch
deleted file mode 100644
index 7d89fe4..0000000
--- a/target/linux/generic-2.6/patches-2.6.23/012-mips_cpu_tlb.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- a/arch/mips/mm/tlbex.c
-+++ b/arch/mips/mm/tlbex.c
-@@ -902,7 +902,6 @@ static __init void build_tlb_write_entry
- case CPU_R10000:
- case CPU_R12000:
- case CPU_R14000:
-- case CPU_4KC:
- case CPU_SB1:
- case CPU_SB1A:
- case CPU_4KSC:
-@@ -933,6 +932,7 @@ static __init void build_tlb_write_entry
- tlbw(p);
- break;
-
-+ case CPU_4KC:
- case CPU_4KEC:
- case CPU_24K:
- case CPU_34K: