summaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
diff options
context:
space:
mode:
authorNamhyung Kim <namhyung.kim@lge.com>2012-08-16 08:03:24 (GMT)
committerIngo Molnar <mingo@kernel.org>2012-09-04 12:31:32 (GMT)
commit201c373e8e4823700d3160d5c28e1ab18fd1193e (patch)
treef871b6f429e195cdf37dd0582d64813f220057a0 /kernel/sysctl.c
parentc751134ef8b070070d5f06348286b29d86424677 (diff)
downloadlinux-fsl-qoriq-201c373e8e4823700d3160d5c28e1ab18fd1193e.tar.xz
sched/debug: Limit sd->*_idx range on sysctl
Various sd->*_idx's are used for refering the rq's load average table when selecting a cpu to run. However they can be set to any number with sysctl knobs so that it can crash the kernel if something bad is given. Fix it by limiting them into the actual range. Signed-off-by: Namhyung Kim <namhyung@kernel.org> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1345104204-8317-1-git-send-email-namhyung@kernel.org Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions