* Nathan Lynch [2020-06-12 00:12:26]:
> 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
> ---
> arch/powerpc/mm/numa.c | 21 -
> 1 file changed, 21 deletions(-)
>
Look
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
---
arch/powerpc/mm/numa.c | 21 -
1 file changed, 21 deletions(-)
diff --git a/arch/powerpc/mm/numa.c b/arch/powerpc/mm/numa.c