diff options
author | Gautham R. Shenoy <ego@linux.vnet.ibm.com> | 2020-12-10 13:38:56 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-12-10 16:10:24 +0300 |
commit | 1fdc1d6632ff3f6813a2f15b65586bde8fe0f0ba (patch) | |
tree | a1c81f261b824fef48bf8e7ad59121f1acd6b409 /mm/mmu_gather.c | |
parent | 790a1662d3a26fe9fa5f691386d8fde6bb8b0dc2 (diff) | |
download | linux-1fdc1d6632ff3f6813a2f15b65586bde8fe0f0ba.tar.xz |
powerpc/smp: Rename cpu_l1_cache_map as thread_group_l1_cache_map
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.
Signed-off-by: Gautham R. Shenoy <ego@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/1607596739-32439-3-git-send-email-ego@linux.vnet.ibm.com
Diffstat (limited to 'mm/mmu_gather.c')
0 files changed, 0 insertions, 0 deletions