summaryrefslogtreecommitdiff
path: root/kernel/sched/stop_task.c
diff options
context:
space:
mode:
authorlibin <huawei.libin@huawei.com>2013-04-08 06:39:12 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-04-25 19:51:12 (GMT)
commitdd135b0d8977ef119c7908c0153c3e94d8110e58 (patch)
tree1f63e5bc78e449aba24d782dd5526e7939192ec9 /kernel/sched/stop_task.c
parent4f795d18597696cc0da217c5177ddd8e2fbbb932 (diff)
downloadlinux-fsl-qoriq-dd135b0d8977ef119c7908c0153c3e94d8110e58.tar.xz
sched/debug: Fix sd->*_idx limit range avoiding overflow
commit fd9b86d37a600488dbd80fe60cca46b822bff1cd upstream. Commit 201c373e8e ("sched/debug: Limit sd->*_idx range on sysctl") was an incomplete bug fix. This patch fixes sd->*_idx limit range to [0 ~ CPU_LOAD_IDX_MAX-1] avoiding array overflow caused by setting sd->*_idx to CPU_LOAD_IDX_MAX on sysctl. Signed-off-by: Libin <huawei.libin@huawei.com> Cc: <jiang.liu@huawei.com> Cc: <guohanjun@huawei.com> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/51626610.2040607@huawei.com Signed-off-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Jonghwan Choi <jhbird.choi@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/sched/stop_task.c')
0 files changed, 0 insertions, 0 deletions