diff options
| author | Parth Shah <[email protected]> | 2021-07-28 23:26:07 +0530 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-08-04 10:53:39 +1000 |
| commit | e9ef81e1079b0c4c374fba0f9affa7129c7c913b (patch) | |
| tree | 6715fb49cda98b91be61f073c8254764ec9f2921 /include/linux/root_dev.h | |
| parent | 69aa8e078545bc14d84a8b4b3cb914ac8f9f280e (diff) | |
powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblings
On POWER10 systems, the "ibm,thread-groups" property "2" indicates the cpus
in thread-group share both L2 and L3 caches. Hence, use cache_property = 2
itself to find both the L2 and L3 cache siblings.
Hence, create a new thread_group_l3_cache_map to keep list of L3 siblings,
but fill the mask using same property "2" array.
Signed-off-by: Parth Shah <[email protected]>
Reviewed-by: Gautham R. Shenoy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'include/linux/root_dev.h')
0 files changed, 0 insertions, 0 deletions