Re: [PATCH v2 11/11] powerpc/mm: drop slice DEBUG

2019-04-25 Thread Christophe Leroy
Le 26/04/2019 à 08:44, Aneesh Kumar K.V a écrit : Christophe Leroy writes: slice is now an improved functionnality. Drop the DEBUG stuff. I would like to keep that. I helped a lot when moving address ranges and it should not have any runtime impact. Ok for me. Christophe Signed-o

Re: [PATCH v2 11/11] powerpc/mm: drop slice DEBUG

2019-04-25 Thread Aneesh Kumar K.V
Christophe Leroy writes: > slice is now an improved functionnality. Drop the DEBUG stuff. > I would like to keep that. I helped a lot when moving address ranges and it should not have any runtime impact. > Signed-off-by: Christophe Leroy > --- > arch/powerpc/mm/slice.c | 62 > --

[PATCH v2 11/11] powerpc/mm: drop slice DEBUG

2019-04-25 Thread Christophe Leroy
slice is now an improved functionnality. Drop the DEBUG stuff. Signed-off-by: Christophe Leroy --- arch/powerpc/mm/slice.c | 62 - 1 file changed, 4 insertions(+), 58 deletions(-) diff --git a/arch/powerpc/mm/slice.c b/arch/powerpc/mm/slice.c inde