projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
netifd: update to latest version, fixes interface hotplugging issues
[openwrt.git]
/
target
/
linux
/
generic
/
patches-3.1
/
950-vm_exports.patch
diff --git
a/target/linux/generic/patches-3.1/950-vm_exports.patch
b/target/linux/generic/patches-3.1/950-vm_exports.patch
index
7b8e089
..
00bbf9a
100644
(file)
--- a/
target/linux/generic/patches-3.1/950-vm_exports.patch
+++ b/
target/linux/generic/patches-3.1/950-vm_exports.patch
@@
-61,7
+61,7
@@
{
--- a/kernel/sched.c
+++ b/kernel/sched.c
-@@ -49
67,6 +4967
,7 @@ int can_nice(const struct task_struct *p
+@@ -49
53,6 +4953
,7 @@ int can_nice(const struct task_struct *p
return (nice_rlim <= task_rlimit(p, RLIMIT_NICE) ||
capable(CAP_SYS_NICE));
}
This page took
0.024448 seconds
and
4
git commands to generate.