Re: [PATCH v2] powerpc: fix build failure by disabling attribute-alias warning

2018-05-30 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 next-20180530] [cannot apply to v4.17-rc7] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://gith

Re: [PATCH v2] powerpc: fix build failure by disabling attribute-alias warning

2018-05-29 Thread Christophe Leroy
On 05/29/2018 06:58 AM, Christophe Leroy wrote: Latest GCC version emit the following warnings As arch/powerpc code is built with -Werror, this breaks build with GCC 8.1 Argh ... Now, I get the following error with older GCC: arch/powerpc/kernel/syscalls.c:66:9: error: unknown option afte

[PATCH v2] powerpc: fix build failure by disabling attribute-alias warning

2018-05-28 Thread Christophe Leroy
Latest GCC version emit the following warnings As arch/powerpc code is built with -Werror, this breaks build with GCC 8.1 This patch inhibits those warnings CC arch/powerpc/kernel/syscalls.o In file included from arch/powerpc/kernel/syscalls.c:24: ./include/linux/syscalls.h:233:18: error: