Merge commit 'v2.6.37-rc3' into perf/core
Merge reason: Pick up latest fixes. Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
@@ -702,7 +702,6 @@ static struct ctl_table kern_table[] = {
|
||||
.extra1 = &zero,
|
||||
.extra2 = &ten_thousand,
|
||||
},
|
||||
#endif
|
||||
{
|
||||
.procname = "dmesg_restrict",
|
||||
.data = &dmesg_restrict,
|
||||
@@ -712,6 +711,7 @@ static struct ctl_table kern_table[] = {
|
||||
.extra1 = &zero,
|
||||
.extra2 = &one,
|
||||
},
|
||||
#endif
|
||||
{
|
||||
.procname = "ngroups_max",
|
||||
.data = &ngroups_max,
|
||||
|
Reference in New Issue
Block a user