diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-18 20:23:20 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-18 20:23:20 +0000 |
commit | 6761ddd557729c97c12d19832c70e279839b4d5d (patch) | |
tree | 83d8812161b5dec36c45689653f48253fe066222 /target/linux/generic-2.6/patches/012-mips_cpu_tlb.patch | |
parent | f9719b35c8f6cbf5bc866adc245e1092c8dee455 (diff) | |
download | mtk-20170518-6761ddd557729c97c12d19832c70e279839b4d5d.zip mtk-20170518-6761ddd557729c97c12d19832c70e279839b4d5d.tar.gz mtk-20170518-6761ddd557729c97c12d19832c70e279839b4d5d.tar.bz2 |
refresh generic 2.6.21 patches
SVN-Revision: 11185
Diffstat (limited to 'target/linux/generic-2.6/patches/012-mips_cpu_tlb.patch')
-rw-r--r-- | target/linux/generic-2.6/patches/012-mips_cpu_tlb.patch | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/target/linux/generic-2.6/patches/012-mips_cpu_tlb.patch b/target/linux/generic-2.6/patches/012-mips_cpu_tlb.patch index 85b31e3..305cef0 100644 --- a/target/linux/generic-2.6/patches/012-mips_cpu_tlb.patch +++ b/target/linux/generic-2.6/patches/012-mips_cpu_tlb.patch @@ -1,7 +1,8 @@ -diff -urN linux-2.6.21.1.old/arch/mips/mm/tlbex.c linux-2.6.21.1.dev/arch/mips/mm/tlbex.c ---- linux-2.6.21.1.old/arch/mips/mm/tlbex.c 2007-04-27 23:49:26.000000000 +0200 -+++ linux-2.6.21.1.dev/arch/mips/mm/tlbex.c 2007-05-26 19:50:19.046030304 +0200 -@@ -887,7 +887,6 @@ +Index: linux-2.6.21.7/arch/mips/mm/tlbex.c +=================================================================== +--- linux-2.6.21.7.orig/arch/mips/mm/tlbex.c ++++ linux-2.6.21.7/arch/mips/mm/tlbex.c +@@ -887,7 +887,6 @@ static __init void build_tlb_write_entry case CPU_R10000: case CPU_R12000: case CPU_R14000: @@ -9,7 +10,7 @@ diff -urN linux-2.6.21.1.old/arch/mips/mm/tlbex.c linux-2.6.21.1.dev/arch/mips/m case CPU_SB1: case CPU_SB1A: case CPU_4KSC: -@@ -915,6 +914,7 @@ +@@ -915,6 +914,7 @@ static __init void build_tlb_write_entry tlbw(p); break; |