[PATCH v3 2/5] powerpc/smp: Rename cpu_l1_cache_map as thread_group_l1_cache_map

Srikar Dronamraju srikar at linux.vnet.ibm.com
Tue Dec 15 19:42:50 AEDT 2020


* Gautham R. Shenoy <ego at linux.vnet.ibm.com> [2020-12-10 16:08:56]:

> From: "Gautham R. Shenoy" <ego at linux.vnet.ibm.com>
> 
> On platforms which have the "ibm,thread-groups" property, the per-cpu
> variable cpu_l1_cache_map keeps a track of which group of threads
> within the same core share the L1 cache, Instruction and Data flow.
> 
> This patch renames the variable to "thread_group_l1_cache_map" to make
> it consistent with a subsequent patch which will introduce
> thread_group_l2_cache_map.
> 
> This patch introduces no functional change.
> 

Looks good to me.

Reviewed-by: Srikar Dronamraju <srikar at linux.vnet.ibm.com>

> Signed-off-by: Gautham R. Shenoy <ego at linux.vnet.ibm.com>
-- 
Thanks and Regards
Srikar Dronamraju


More information about the Linuxppc-dev mailing list