On September 15, 2021 8:34:33 PM PDT, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: >Hi all, > >After merging the kspp tree, today's linux-next build (powerpc >ppc64_defconfig) failed like this: > >In file included from include/linux/compiler_types.h:85, > from <command-line>: >include/linux/compiler-gcc.h:44: warning: "__compiletime_warning" redefined > 44 | #define __compiletime_warning(message) __attribute__((__warning__(message))) > | > >And many more. > >Caused by commit > > 0fc9374deb67 ("compiler_types.h: Remove __compiletime_object_size()") > >Something went badly wrong in the rebase :-( Ieeeee! Thank you. Fixing... -Kees > >I have used the kspp tree from next-20210916 for today. >