projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
linux/generic: update patches for 2.6.36-rc4
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.32
/
980-vm_exports.patch
diff --git
a/target/linux/generic/patches-2.6.32/980-vm_exports.patch
b/target/linux/generic/patches-2.6.32/980-vm_exports.patch
index
b80eb25
..
5319fe3
100644
(file)
--- a/
target/linux/generic/patches-2.6.32/980-vm_exports.patch
+++ b/
target/linux/generic/patches-2.6.32/980-vm_exports.patch
@@
-68,7
+68,7
@@
* macro override instead of weak attribute alias, to workaround
--- a/kernel/sched.c
+++ b/kernel/sched.c
* macro override instead of weak attribute alias, to workaround
--- a/kernel/sched.c
+++ b/kernel/sched.c
-@@ -61
13,6 +6113
,7 @@ int can_nice(const struct task_struct *p
+@@ -61
65,6 +6165
,7 @@ int can_nice(const struct task_struct *p
return (nice_rlim <= p->signal->rlim[RLIMIT_NICE].rlim_cur ||
capable(CAP_SYS_NICE));
}
return (nice_rlim <= p->signal->rlim[RLIMIT_NICE].rlim_cur ||
capable(CAP_SYS_NICE));
}
@@
-86,7
+86,7
@@
/**
* zap_vma_ptes - remove ptes mapping the vma
/**
* zap_vma_ptes - remove ptes mapping the vma
-@@ -24
86,6 +248
7,7 @@ int vmtruncate_range(struct inode *inode
+@@ -24
96,6 +249
7,7 @@ int vmtruncate_range(struct inode *inode
return 0;
}
return 0;
}
This page took
0.020299 seconds
and
4
git commands to generate.