diff options
author | Nishanth Aravamudan <nacc@linux.vnet.ibm.com> | 2014-10-18 04:50:40 +0400 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2014-10-29 01:41:22 +0300 |
commit | 2c0a33f9861d38631245f7ef434ecad3413324fb (patch) | |
tree | 3b5c5dbdd37bbd2b3ee8d1df44ce204f422a7aca /arch/openrisc/include | |
parent | 49f8d8c04368d2e29cd26752715367ccafec5b1d (diff) | |
download | linux-2c0a33f9861d38631245f7ef434ecad3413324fb.tar.xz |
powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update
We received a report of warning in kernel/sched/core.c where the sched
group was NULL on an LPAR after a topology update. This seems to occur
because after the topology update has moved the CPUs, cpu_to_node is
returning the old value still, which ends up breaking the consistency of
the NUMA topology in the per-cpu maps. Ensure that we update the per-cpu
fields when we re-map CPUs.
Signed-off-by: Nishanth Aravamudan <nacc@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/openrisc/include')
0 files changed, 0 insertions, 0 deletions