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

> From: "Gautham R. Shenoy" <e...@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 <sri...@linux.vnet.ibm.com>

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

Reply via email to