]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/numa: remove arch_update_cpu_topology
authorNathan Lynch <nathanl@linux.ibm.com>
Fri, 12 Jun 2020 05:12:34 +0000 (00:12 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 16 Jul 2020 03:12:39 +0000 (13:12 +1000)
commitc69d34d120825a8189dfc0f17436066ae1e60313
tree07c02ad555e6548f9a0c5eb0f6b576d5b44c6cb4
parenta8db05b9e8f89692860dee95da2f1e4eab970024
powerpc/numa: remove arch_update_cpu_topology

Since arch_update_cpu_topology() doesn't do anything on powerpc now,
remove it and associated dead code.

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-15-nathanl@linux.ibm.com
arch/powerpc/include/asm/topology.h
arch/powerpc/mm/numa.c