[kernel] add Dallas's 1-wire related packages
[openwrt/svn-archive/archive.git] / target / linux / generic-2.6 / patches-2.6.23 / 012-mips_cpu_tlb.patch
1 Index: linux-2.6.23/arch/mips/mm/tlbex.c
2 ===================================================================
3 --- linux-2.6.23.orig/arch/mips/mm/tlbex.c 2007-10-10 04:31:38.000000000 +0800
4 +++ linux-2.6.23/arch/mips/mm/tlbex.c 2007-10-10 13:52:34.000000000 +0800
5 @@ -902,7 +902,6 @@
6 case CPU_R10000:
7 case CPU_R12000:
8 case CPU_R14000:
9 - case CPU_4KC:
10 case CPU_SB1:
11 case CPU_SB1A:
12 case CPU_4KSC:
13 @@ -933,6 +932,7 @@
14 tlbw(p);
15 break;
16
17 + case CPU_4KC:
18 case CPU_4KEC:
19 case CPU_24K:
20 case CPU_34K: