projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar7] refresh patches
[openwrt.git]
/
target
/
linux
/
ar7
/
patches-2.6.32
/
100-board_support.patch
diff --git
a/target/linux/ar7/patches-2.6.32/100-board_support.patch
b/target/linux/ar7/patches-2.6.32/100-board_support.patch
index
0738354
..
8be4276
100644
(file)
--- a/
target/linux/ar7/patches-2.6.32/100-board_support.patch
+++ b/
target/linux/ar7/patches-2.6.32/100-board_support.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/kernel/traps.c
+++ b/arch/mips/kernel/traps.c
--- a/arch/mips/kernel/traps.c
+++ b/arch/mips/kernel/traps.c
-@@ -125
6,9 +1256
,22 @@ void *set_except_vector(int n, void *add
+@@ -125
5,9 +1255
,22 @@ void *set_except_vector(int n, void *add
exception_handlers[n] = handler;
if (n == 0 && cpu_has_divec) {
exception_handlers[n] = handler;
if (n == 0 && cpu_has_divec) {
@@
-28,7
+28,7
@@
}
--- 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
-@@ -
185,8 +185
,10 @@ typedef struct { unsigned long pgprot; }
+@@ -
200,8 +200
,10 @@ typedef struct { unsigned long pgprot; }
#define VM_DATA_DEFAULT_FLAGS (VM_READ | VM_WRITE | VM_EXEC | \
VM_MAYREAD | VM_MAYWRITE | VM_MAYEXEC)
#define VM_DATA_DEFAULT_FLAGS (VM_READ | VM_WRITE | VM_EXEC | \
VM_MAYREAD | VM_MAYWRITE | VM_MAYEXEC)
@@
-40,4
+40,4
@@
+ PHYS_OFFSET)
#include <asm-generic/memory_model.h>
+ PHYS_OFFSET)
#include <asm-generic/memory_model.h>
- #include <asm-generic/
page
.h>
+ #include <asm-generic/
getorder
.h>
This page took
0.027516 seconds
and
4
git commands to generate.