From 8b2e13cf021df39b157ede0b067128a2552a9efa Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 18 May 2008 20:23:20 +0000 Subject: [kernel] refresh generic 2.6.21 patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11185 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/patches/012-mips_cpu_tlb.patch | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'target/linux/generic-2.6/patches/012-mips_cpu_tlb.patch') 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 85b31e334..305cef0e3 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; -- cgit v1.2.3