projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: 2.6.33 patches
[openwrt.git]
/
target
/
linux
/
ar7
/
patches-2.6.30
/
100-board_support.patch
diff --git
a/target/linux/ar7/patches-2.6.30/100-board_support.patch
b/target/linux/ar7/patches-2.6.30/100-board_support.patch
index
c3fad16
..
079f9c0
100644
(file)
--- a/
target/linux/ar7/patches-2.6.30/100-board_support.patch
+++ b/
target/linux/ar7/patches-2.6.30/100-board_support.patch
@@
-27,7
+27,7
@@
--- a/arch/mips/kernel/traps.c
+++ b/arch/mips/kernel/traps.c
--- a/arch/mips/kernel/traps.c
+++ b/arch/mips/kernel/traps.c
-@@ -12
03,9 +1203
,22 @@ void *set_except_vector(int n, void *add
+@@ -12
56,9 +1256
,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) {
@@
-55,7
+55,7
@@
}
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
}
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
-@@ -1
67,6 +167
,13 @@ libs-$(CONFIG_SIBYTE_CFE) += arch/mips/s
+@@ -1
74,6 +174
,13 @@ libs-$(CONFIG_SIBYTE_CFE) += arch/mips/s
#
#
#
#
@@
-71,7
+71,7
@@
core-$(CONFIG_MACH_JAZZ) += arch/mips/jazz/
--- a/arch/mips/include/asm/page.h
+++ b/arch/mips/include/asm/page.h
core-$(CONFIG_MACH_JAZZ) += arch/mips/jazz/
--- a/arch/mips/include/asm/page.h
+++ b/arch/mips/include/asm/page.h
-@@ -18
2,8 +182
,10 @@ typedef struct { unsigned long pgprot; }
+@@ -18
5,8 +185
,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)
This page took
0.028677 seconds
and
4
git commands to generate.