aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorMichael Ellerman <[email protected]>2020-11-24 23:05:45 +1100
committerMichael Ellerman <[email protected]>2020-12-04 01:01:09 +1100
commit25395cd2f8cb24ce6a5ce073c898acfb091e06cf (patch)
tree92202149a7dd985a14ac882c50fd12a78d62bbc3 /tools/perf/scripts/python/bin/stackcollapse-record
parent894fa235eb4ca0bfa692dbe4932c2f940cdc8c1e (diff)
powerpc: Make NUMA depend on SMP
Our Kconfig allows NUMA to be enabled without SMP, but none of our defconfigs use that combination. This means it can easily be broken inadvertently by code changes, which has happened recently. Although it's theoretically possible to have a machine with a single CPU and multiple memory nodes, I can't think of any real systems where that's the case. Even so if such a system exists, it can just run an SMP kernel anyway. So to avoid the need to add extra #ifdefs and/or build breaks, make NUMA depend on SMP. Reported-by: kernel test robot <[email protected]> Reported-by: Randy Dunlap <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Reviewed-by: Srikar Dronamraju <[email protected]> Reviewed-by: Randy Dunlap <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions