projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
target/uml: fix host processor type selection on x86_64 (proper fix for [13166])
[openwrt.git]
/
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
cde3cbf
..
af2289b
100644
(file)
--- a/
target/linux/brcm47xx/patches-2.6.34/310-no_highpage.patch
+++ b/
target/linux/brcm47xx/patches-2.6.34/310-no_highpage.patch
@@
-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
-@@ -20
3,30 +203
,6 @@ void kunmap_coherent(void)
+@@ -20
4,30 +204
,6 @@ void kunmap_coherent(void)
preempt_check_resched();
}
This page took
0.020429 seconds
and
4
git commands to generate.