diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-02-20 19:31:13 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-02-20 19:31:13 +0000 |
commit | 046c32e6bf33d365e812ee5ea5ee0409d49f3d0d (patch) | |
tree | 531b6350a7fbbab42d4f946be37a107e3abf5604 /target/linux/brcm47xx/patches-2.6.32/150-cpu_fixes.patch | |
parent | 42d947f5ba2c7596d9079a4408e5a6d69ad7c9e6 (diff) | |
download | upstream-046c32e6bf33d365e812ee5ea5ee0409d49f3d0d.tar.gz upstream-046c32e6bf33d365e812ee5ea5ee0409d49f3d0d.tar.bz2 upstream-046c32e6bf33d365e812ee5ea5ee0409d49f3d0d.zip |
refresh patches
SVN-Revision: 19781
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.32/150-cpu_fixes.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-2.6.32/150-cpu_fixes.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.32/150-cpu_fixes.patch b/target/linux/brcm47xx/patches-2.6.32/150-cpu_fixes.patch index f5209d4feb..9e33093070 100644 --- a/target/linux/brcm47xx/patches-2.6.32/150-cpu_fixes.patch +++ b/target/linux/brcm47xx/patches-2.6.32/150-cpu_fixes.patch @@ -345,7 +345,7 @@ } --- a/arch/mips/mm/tlbex.c +++ b/arch/mips/mm/tlbex.c -@@ -784,6 +784,9 @@ static void __cpuinit build_r4000_tlb_re +@@ -739,6 +739,9 @@ static void __cpuinit build_r4000_tlb_re /* No need for uasm_i_nop */ } @@ -355,7 +355,7 @@ #ifdef CONFIG_64BIT build_get_pmde64(&p, &l, &r, K0, K1); /* get pmd in K1 */ #else -@@ -1238,6 +1241,9 @@ build_r4000_tlbchange_handler_head(u32 * +@@ -1193,6 +1196,9 @@ build_r4000_tlbchange_handler_head(u32 * struct uasm_reloc **r, unsigned int pte, unsigned int ptr) { |