Re: [PATCH 1/3] powerpc/nohash: remove hash related code from nohash headers.

2018-05-04 Thread Christophe LEROY
Le 04/05/2018 à 13:17, Michael Ellerman a écrit : kbuild test robot writes: Hi Christophe, Thank you for the patch! Yet something to improve: [auto build test ERROR on powerpc/next] [also build test ERROR on v4.17-rc2 next-20180426] [if your patch is applied to the wrong git

Re: [PATCH 1/3] powerpc/nohash: remove hash related code from nohash headers.

2018-05-04 Thread Christophe LEROY
Le 04/05/2018 à 13:17, Michael Ellerman a écrit : kbuild test robot writes: Hi Christophe, Thank you for the patch! Yet something to improve: [auto build test ERROR on powerpc/next] [also build test ERROR on v4.17-rc2 next-20180426] [if your patch is applied to the wrong git tree, please

Re: [PATCH 1/3] powerpc/nohash: remove hash related code from nohash headers.

2018-05-04 Thread Michael Ellerman
kbuild test robot writes: > Hi Christophe, > > Thank you for the patch! Yet something to improve: > > [auto build test ERROR on powerpc/next] > [also build test ERROR on v4.17-rc2 next-20180426] > [if your patch is applied to the wrong git tree, please drop us a note to > help

Re: [PATCH 1/3] powerpc/nohash: remove hash related code from nohash headers.

2018-05-04 Thread Michael Ellerman
kbuild test robot writes: > Hi Christophe, > > Thank you for the patch! Yet something to improve: > > [auto build test ERROR on powerpc/next] > [also build test ERROR on v4.17-rc2 next-20180426] > [if your patch is applied to the wrong git tree, please drop us a note to > help improve the

Re: [PATCH 1/3] powerpc/nohash: remove hash related code from nohash headers.

2018-04-26 Thread kbuild test robot
Hi Christophe, Thank you for the patch! Yet something to improve: [auto build test ERROR on powerpc/next] [also build test ERROR on v4.17-rc2 next-20180426] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH 1/3] powerpc/nohash: remove hash related code from nohash headers.

2018-04-26 Thread kbuild test robot
Hi Christophe, Thank you for the patch! Yet something to improve: [auto build test ERROR on powerpc/next] [also build test ERROR on v4.17-rc2 next-20180426] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH 1/3] powerpc/nohash: remove hash related code from nohash headers.

2018-04-24 Thread Christophe Leroy
When nohash and book3s header were split, some hash related stuff remained in the nohash header. This patch removes them. Signed-off-by: Christophe Leroy --- arch/powerpc/include/asm/nohash/32/pgtable.h | 29 +++--

[PATCH 1/3] powerpc/nohash: remove hash related code from nohash headers.

2018-04-24 Thread Christophe Leroy
When nohash and book3s header were split, some hash related stuff remained in the nohash header. This patch removes them. Signed-off-by: Christophe Leroy --- arch/powerpc/include/asm/nohash/32/pgtable.h | 29 +++-- arch/powerpc/include/asm/nohash/64/pgtable.h | 16 ++--