projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
generic: ar8216: add caps field to ar8xxx_chip
[openwrt.git]
/
target
/
linux
/
generic
/
patches-3.3
/
950-vm_exports.patch
diff --git
a/target/linux/generic/patches-3.3/950-vm_exports.patch
b/target/linux/generic/patches-3.3/950-vm_exports.patch
index
5b5a177
..
3fa1ece
100644
(file)
--- a/
target/linux/generic/patches-3.3/950-vm_exports.patch
+++ b/
target/linux/generic/patches-3.3/950-vm_exports.patch
@@
-61,7
+61,7
@@
{
--- a/kernel/sched/core.c
+++ b/kernel/sched/core.c
{
--- a/kernel/sched/core.c
+++ b/kernel/sched/core.c
-@@ -385
6,6 +3856
,7 @@ int can_nice(const struct task_struct *p
+@@ -385
5,6 +3855
,7 @@ int can_nice(const struct task_struct *p
return (nice_rlim <= task_rlimit(p, RLIMIT_NICE) ||
capable(CAP_SYS_NICE));
}
return (nice_rlim <= task_rlimit(p, RLIMIT_NICE) ||
capable(CAP_SYS_NICE));
}
This page took
0.036345 seconds
and
4
git commands to generate.