Re: [PATCH 08/18] powerpc/numa: remove vphn_enabled and prrn_enabled internal flags

2020-06-23 Thread Srikar Dronamraju
* Nathan Lynch [2020-06-12 00:12:28]: > These flags are always zero now; remove them and suitably adjust the > remaining references to them. > > Signed-off-by: Nathan Lynch > --- > arch/powerpc/mm/numa.c | 6 ++ > 1 file changed, 2 insertions(+), 4 deletions(-) > Looks good to me.

[PATCH 08/18] powerpc/numa: remove vphn_enabled and prrn_enabled internal flags

2020-06-11 Thread Nathan Lynch
These flags are always zero now; remove them and suitably adjust the remaining references to them. Signed-off-by: Nathan Lynch --- arch/powerpc/mm/numa.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/arch/powerpc/mm/numa.c b/arch/powerpc/mm/numa.c index