diff options
author | Nathan Lynch <nathanl@linux.ibm.com> | 2020-06-12 07:12:29 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-07-16 05:12:37 +0200 |
commit | 893ec6461f46c91487d914e6d467d2e804b9a883 (patch) | |
tree | 8744f446264a8834ee844b1c4be407613a015061 /arch/powerpc/include/asm/topology.h | |
parent | powerpc/numa: remove vphn_enabled and prrn_enabled internal flags (diff) | |
download | linux-893ec6461f46c91487d914e6d467d2e804b9a883.tar.xz linux-893ec6461f46c91487d914e6d467d2e804b9a883.zip |
powerpc/numa: stub out numa_update_cpu_topology()
Previous changes have removed the code which sets bits in
cpu_associativity_changes_mask and thus it is never modifed at
runtime. From this we can reason that numa_update_cpu_topology()
always returns 0 without doing anything. Remove the body of
numa_update_cpu_topology() and remove all code which becomes
unreachable as a result.
Signed-off-by: Nathan Lynch <nathanl@linux.ibm.com>
Reviewed-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200612051238.1007764-10-nathanl@linux.ibm.com
Diffstat (limited to 'arch/powerpc/include/asm/topology.h')
0 files changed, 0 insertions, 0 deletions