diff options
author | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-30 11:05:40 +0000 |
---|---|---|
committer | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-30 11:05:40 +0000 |
commit | 821842c129870cf0e282bd6df77ec48cb5200f36 (patch) | |
tree | 68aaaf22909cc3e96a00f36e796287491a27aee0 /target/linux/brcm47xx/patches-2.6.33/310-no_highpage.patch | |
parent | a85e4d1eb9b4b46b2e4b5372c9f93d24fb125754 (diff) |
brcm47xx: refresh 2.6.33 kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21265 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.33/310-no_highpage.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-2.6.33/310-no_highpage.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.33/310-no_highpage.patch b/target/linux/brcm47xx/patches-2.6.33/310-no_highpage.patch index cde3cbf727..33319ca3a5 100644 --- a/target/linux/brcm47xx/patches-2.6.33/310-no_highpage.patch +++ b/target/linux/brcm47xx/patches-2.6.33/310-no_highpage.patch @@ -8,7 +8,7 @@ #include <asm/io.h> 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); } |