Re: [PATCH] powerpc/47x: Disable 256k page size

2021-02-03 Thread Michael Ellerman
On Tue, 19 Jan 2021 07:00:00 + (UTC), Christophe Leroy wrote: > PPC47x_TLBE_SIZE isn't defined for 256k pages, so > this size of page shall not be selected for 47x. Applied to powerpc/next. [1/1] powerpc/47x: Disable 256k page size

Re: [PATCH] powerpc/47x: Disable 256k page size

2021-01-19 Thread Christophe Leroy
Le 20/01/2021 à 06:45, Michael Ellerman a écrit : Christophe Leroy writes: PPC47x_TLBE_SIZE isn't defined for 256k pages, so this size of page shall not be selected for 47x. Reported-by: kernel test robot Fixes: e7f75ad01d59 ("powerpc/47x: Base ppc476 support") Signed-off-by: Christophe

Re: [PATCH] powerpc/47x: Disable 256k page size

2021-01-19 Thread Michael Ellerman
Christophe Leroy writes: > PPC47x_TLBE_SIZE isn't defined for 256k pages, so > this size of page shall not be selected for 47x. > > Reported-by: kernel test robot > Fixes: e7f75ad01d59 ("powerpc/47x: Base ppc476 support") > Signed-off-by: Christophe Leroy > --- > arch/powerpc/Kconfig | 2 +- >

[PATCH] powerpc/47x: Disable 256k page size

2021-01-19 Thread Christophe Leroy
PPC47x_TLBE_SIZE isn't defined for 256k pages, so this size of page shall not be selected for 47x. Reported-by: kernel test robot Fixes: e7f75ad01d59 ("powerpc/47x: Base ppc476 support") Signed-off-by: Christophe Leroy --- arch/powerpc/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1