diff options
| author | Peter Zijlstra <peterz@infradead.org> | 2018-11-02 14:22:25 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-01 09:17:16 +0100 |
| commit | ed023646c2cf2366d0d31beef688227b0a2bc15f (patch) | |
| tree | 0cf48da6468dada6ae490bdb1089052287eaa7c0 /kernel/debug/debug_core.h | |
| parent | f9fca78e6cf2a44504dac45761c5195973f49c29 (diff) | |
sched/topology: Fix off by one bug
[ Upstream commit 993f0b0510dad98b4e6e39506834dab0d13fd539 ]
With the addition of the NUMA identity level, we increased @level by
one and will run off the end of the array in the distance sort loop.
Fixed: 051f3ca02e46 ("sched/topology: Introduce NUMA identity node sched domain")
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'kernel/debug/debug_core.h')
0 files changed, 0 insertions, 0 deletions
