Re: [PATCH 03/18] powerpc/numa: remove ability to enable topology updates

2020-06-23 Thread Srikar Dronamraju
* Nathan Lynch [2020-06-12 00:12:23]: > Remove the /proc/powerpc/topology_updates interface and the > topology_updates=on/off command line argument. The internal > topology_updates_enabled flag remains for now, but always false. > Looks good to me. Reviewed-by: Srikar Dronamraju > Signed-off

[PATCH 03/18] powerpc/numa: remove ability to enable topology updates

2020-06-11 Thread Nathan Lynch
Remove the /proc/powerpc/topology_updates interface and the topology_updates=on/off command line argument. The internal topology_updates_enabled flag remains for now, but always false. Signed-off-by: Nathan Lynch --- arch/powerpc/mm/numa.c | 71 +- 1 file