projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove empty directories
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-2.6.28
/
310-no_highpage.patch
diff --git
a/target/linux/brcm47xx/patches-2.6.28/310-no_highpage.patch
b/target/linux/brcm47xx/patches-2.6.28/310-no_highpage.patch
index
2420e81
..
23efb59
100644
(file)
--- a/
target/linux/brcm47xx/patches-2.6.28/310-no_highpage.patch
+++ b/
target/linux/brcm47xx/patches-2.6.28/310-no_highpage.patch
@@
-1,4
+1,3
@@
-diff --git a/arch/mips/include/asm/page.h b/arch/mips/include/asm/page.h
--- a/arch/mips/include/asm/page.h
+++ b/arch/mips/include/asm/page.h
@@ -32,6 +32,7 @@
--- a/arch/mips/include/asm/page.h
+++ b/arch/mips/include/asm/page.h
@@ -32,6 +32,7 @@
@@
-9,7
+8,7
@@
diff --git a/arch/mips/include/asm/page.h b/arch/mips/include/asm/page.h
#include <asm/io.h>
extern void build_clear_page(void);
#include <asm/io.h>
extern void build_clear_page(void);
-@@ -67,13 +68,16 @@ static inline void clear_user_page(void
*addr, unsigned long vaddr,
+@@ -67,13 +68,16 @@ static inline void clear_user_page(void
flush_data_cache_page((unsigned long)addr);
}
flush_data_cache_page((unsigned long)addr);
}
@@
-32,7
+31,6
@@
diff --git a/arch/mips/include/asm/page.h b/arch/mips/include/asm/page.h
/*
* These are used to make use of C type-checking..
/*
* These are used to make use of C type-checking..
-diff --git a/arch/mips/mm/init.c b/arch/mips/mm/init.c
--- a/arch/mips/mm/init.c
+++ b/arch/mips/mm/init.c
@@ -206,30 +206,6 @@ void kunmap_coherent(void)
--- a/arch/mips/mm/init.c
+++ b/arch/mips/mm/init.c
@@ -206,30 +206,6 @@ void kunmap_coherent(void)
This page took
0.023642 seconds
and
4
git commands to generate.