X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7d1583626feb64482457250252884a1730727ed3..a7038f61c80b2e0f6bf1e14d2f51d6b0b2599a42:/target/linux/brcm47xx/patches-2.6.34/310-no_highpage.patch diff --git a/target/linux/brcm47xx/patches-2.6.34/310-no_highpage.patch b/target/linux/brcm47xx/patches-2.6.34/310-no_highpage.patch index cde3cbf72..27d5409d2 100644 --- a/target/linux/brcm47xx/patches-2.6.34/310-no_highpage.patch +++ b/target/linux/brcm47xx/patches-2.6.34/310-no_highpage.patch @@ -8,7 +8,7 @@ #include extern void build_clear_page(void); -@@ -78,13 +79,16 @@ static inline void clear_user_page(void +@@ -78,13 +79,16 @@ static inline void clear_user_page(void flush_data_cache_page((unsigned long)addr); } @@ -33,7 +33,7 @@ * These are used to make use of C type-checking.. --- a/arch/mips/mm/init.c +++ b/arch/mips/mm/init.c -@@ -203,30 +203,6 @@ void kunmap_coherent(void) +@@ -204,30 +204,6 @@ void kunmap_coherent(void) preempt_check_resched(); }