diff options
| author | Heiko Carstens <[email protected]> | 2020-06-10 08:36:05 +0000 |
|---|---|---|
| committer | Vasily Gorbik <[email protected]> | 2020-06-16 11:44:05 +0000 |
| commit | 64438e1bc0cdbe6d30bcdcb976f935eb3c297adc (patch) | |
| tree | 701339ab9ce0ad992ac96474102d3f0b66c93f62 /tools/perf/scripts/python/syscall-counts.py | |
| parent | s390/vdso: fix vDSO clock_getres() (diff) | |
| download | kernel-64438e1bc0cdbe6d30bcdcb976f935eb3c297adc.tar.gz kernel-64438e1bc0cdbe6d30bcdcb976f935eb3c297adc.zip | |
s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODES
Qian Cai reported:
"""
When NUMA=n and nr_node_ids=2, in apply_wqattrs_prepare(), it has,
for_each_node(node) {
if (wq_calc_node_cpumask(...
where it will trigger a booting warning,
WARNING: workqueue cpumask: online intersect > possible intersect
because it found 2 nodes and wq_numa_possible_cpumask[1] is an empty
cpumask.
"""
Let NODES_SHIFT depend on NEED_MULTIPLE_NODES like it is done
on other architectures in order to fix this.
Fixes: 701dc81e7412 ("s390/mm: remove fake numa support")
Reported-by: Qian Cai <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
