summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorlibin <huawei.libin@huawei.com>2013-04-08 06:39:12 (GMT)
committerIngo Molnar <mingo@kernel.org>2013-04-08 11:23:03 (GMT)
commitfd9b86d37a600488dbd80fe60cca46b822bff1cd (patch)
tree4ce6afb8ec12c2d411546a8c70aeeb73c20e8e53 /Documentation
parenta1cbcaa9ea87b87a96b9fc465951dcf36e459ca2 (diff)
downloadlinux-fsl-qoriq-fd9b86d37a600488dbd80fe60cca46b822bff1cd.tar.xz
sched/debug: Fix sd->*_idx limit range avoiding overflow
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>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions