]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
powerpc/numa: remove unreachable topology timer code
authorNathan Lynch <nathanl@linux.ibm.com>
Fri, 12 Jun 2020 05:12:26 +0000 (00:12 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 16 Jul 2020 03:12:36 +0000 (13:12 +1000)
commit50e0cf3742a01e72f4ea4a8fe9221b152e22871b
treec367c2c5f2b2b543d9936ee07363245b37f2e1ff
parente6eacf8eb4dee7bc7021c837666e3ebf1b0ec3b5
powerpc/numa: remove unreachable topology timer code

Since vphn_enabled is always 0, we can stub out
timed_topology_update() and remove the code which becomes unreachable.

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