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

2021-02-03 Thread Michael Ellerman
On Wed, 20 Jan 2021 07:49:13 + (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/2] powerpc/47x: Disable 256k page size https://git.kernel.org/powerpc/c/910a0cb6d259736a0c86e7

[PATCH 1/2] 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 deletion(