projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
target/x86: rearrange image Makefile, indent, reorder, simplify, change some ifeq...
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.31
/
980-vm_exports.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.31/980-vm_exports.patch
b/target/linux/generic-2.6/patches-2.6.31/980-vm_exports.patch
index
0513bf3
..
3f1848b
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.31/980-vm_exports.patch
+++ b/
target/linux/generic-2.6/patches-2.6.31/980-vm_exports.patch
@@
-115,7
+115,7
@@
void *caller)
--- a/include/linux/mm.h
+++ b/include/linux/mm.h
void *caller)
--- a/include/linux/mm.h
+++ b/include/linux/mm.h
-@@ -7
26,6 +726
,7 @@ static inline int shmem_lock(struct file
+@@ -7
11,6 +711
,7 @@ static inline int shmem_lock(struct file
#endif
struct file *shmem_file_setup(const char *name, loff_t size, unsigned long flags);
#endif
struct file *shmem_file_setup(const char *name, loff_t size, unsigned long flags);
@@
-125,7
+125,7
@@
#ifndef CONFIG_MMU
--- a/kernel/signal.c
+++ b/kernel/signal.c
#ifndef CONFIG_MMU
--- a/kernel/signal.c
+++ b/kernel/signal.c
-@@ -106
1,6 +1061
,7 @@ struct sighand_struct *lock_task_sighand
+@@ -106
2,6 +1062
,7 @@ struct sighand_struct *lock_task_sighand
return sighand;
}
return sighand;
}
This page took
0.023748 seconds
and
4
git commands to generate.