projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
brcm47xx: Fix boot problem with wgt634u.
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-2.6.36
/
310-no_highpage.patch
diff --git
a/target/linux/brcm47xx/patches-2.6.36/310-no_highpage.patch
b/target/linux/brcm47xx/patches-2.6.36/310-no_highpage.patch
index
af2289b
..
27d5409
100644
(file)
--- a/
target/linux/brcm47xx/patches-2.6.36/310-no_highpage.patch
+++ b/
target/linux/brcm47xx/patches-2.6.36/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);
}
This page took
0.029823 seconds
and
4
git commands to generate.