aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLi Zhong <[email protected]>2014-08-27 17:34:00 +0800
committerMichael Ellerman <[email protected]>2014-09-25 23:14:53 +1000
commitbc3c4327c92b9ceb9a6356ec64d1b2ab2dc851f9 (patch)
treeb2c70ae284ba74b239fc26fb716dc7016f7ad75b /tools/perf/scripts/python/bin
parent70ad237515d99595ed03848bd8e549e50e83c4f2 (diff)
powerpc: Only set numa node information for present cpus at boottime
As Nish suggested, it makes more sense to init the numa node informatiion for present cpus at boottime, which could also avoid WARN_ON(1) in numa_setup_cpu(). With this change, we also need to change the smp_prepare_cpus() to set up numa information only on present cpus. For those possible, but not present cpus, their numa information will be set up after they are started, as the original code did before commit 2fabf084b6ad. Cc: Nishanth Aravamudan <[email protected]> Cc: Nathan Fontenot <[email protected]> Signed-off-by: Li Zhong <[email protected]> Acked-by: Nishanth Aravamudan <[email protected]> Tested-by: Cyril Bur <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions