diff options
author | Srikar Dronamraju <[email protected]> | 2020-09-21 15:26:47 +0530 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2020-10-06 23:22:26 +1100 |
commit | 53516d4abacfab1faaa075c1f79957abc3da358c (patch) | |
tree | 648cf6cd49badcfc0154b06f6d237ecf1fefd396 /drivers/usb/cdns3/cdns3-plat.c | |
parent | 70edd4a7c753ba18e3e4bb9e97b6d85156cea738 (diff) |
powerpc/smp: Limit CPUs traversed to within a node.
All the arch specific topology cpumasks are within a node/DIE.
However when setting these per CPU cpumasks, system traverses through
all the online CPUs. This is redundant.
Reduce the traversal to only CPUs that are online in the node to which
the CPU belongs to.
Signed-off-by: Srikar Dronamraju <[email protected]>
Tested-by: Satheesh Rajendran <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-plat.c')
0 files changed, 0 insertions, 0 deletions