CC: [email protected] BCC: [email protected] In-Reply-To: <[email protected]> References: <[email protected]> TO: Masahiro Yamada <[email protected]> TO: [email protected] CC: [email protected] CC: Mark Rutland <[email protected]> CC: Vincent Mailhol <[email protected]> CC: Masahiro Yamada <[email protected]>
Hi Masahiro, I love your patch! Perhaps something to improve: [auto build test WARNING on masahiroy-kbuild/for-next] [also build test WARNING on linux/master linus/master v5.18-rc6 next-20220513] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch] url: https://github.com/intel-lab-lkp/linux/commits/Masahiro-Yamada/kbuild-move-scripts-mod-build-to-modules_prepare/20220514-120519 base: https://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git for-next :::::: branch date: 7 hours ago :::::: commit date: 7 hours ago config: sparc-randconfig-s031-20220512 (https://download.01.org/0day-ci/archive/20220514/[email protected]/config) compiler: sparc64-linux-gcc (GCC) 11.3.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # apt-get install sparse # sparse version: v0.6.4-dirty # https://github.com/intel-lab-lkp/linux/commit/2317716a72142c0f8ac4bdf728fa666b64164cef git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Masahiro-Yamada/kbuild-move-scripts-mod-build-to-modules_prepare/20220514-120519 git checkout 2317716a72142c0f8ac4bdf728fa666b64164cef # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' O=build_dir ARCH=sparc SHELL=/bin/bash arch/sparc/vdso/ If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <[email protected]> sparse warnings: (new ones prefixed by >>) arch/sparc/vdso/vdso32/vclock_gettime.c: note: in included file (through arch/sparc/include/asm/atomic.h, include/linux/atomic.h, include/asm-generic/bitops/lock.h, ...): arch/sparc/include/asm/atomic_64.h:37:1: sparse: sparse: Expected ) in function declarator arch/sparc/include/asm/atomic_64.h:37:1: sparse: sparse: got * arch/sparc/include/asm/atomic_64.h:37:1: sparse: sparse: Expected ) in function declarator arch/sparc/include/asm/atomic_64.h:37:1: sparse: sparse: got * arch/sparc/include/asm/atomic_64.h:37:1: sparse: sparse: Expected ) in function declarator arch/sparc/include/asm/atomic_64.h:37:1: sparse: sparse: got * arch/sparc/include/asm/atomic_64.h:38:1: sparse: sparse: Expected ) in function declarator arch/sparc/include/asm/atomic_64.h:38:1: sparse: sparse: got * arch/sparc/include/asm/atomic_64.h:38:1: sparse: sparse: Expected ) in function declarator arch/sparc/include/asm/atomic_64.h:38:1: sparse: sparse: got * arch/sparc/include/asm/atomic_64.h:38:1: sparse: sparse: Expected ) in function declarator arch/sparc/include/asm/atomic_64.h:38:1: sparse: sparse: got * arch/sparc/include/asm/atomic_64.h:43:1: sparse: sparse: Expected ) in function declarator arch/sparc/include/asm/atomic_64.h:43:1: sparse: sparse: got * arch/sparc/include/asm/atomic_64.h:43:1: sparse: sparse: Expected ) in function declarator arch/sparc/include/asm/atomic_64.h:43:1: sparse: sparse: got * arch/sparc/include/asm/atomic_64.h:44:1: sparse: sparse: Expected ) in function declarator arch/sparc/include/asm/atomic_64.h:44:1: sparse: sparse: got * arch/sparc/include/asm/atomic_64.h:44:1: sparse: sparse: Expected ) in function declarator arch/sparc/include/asm/atomic_64.h:44:1: sparse: sparse: got * arch/sparc/include/asm/atomic_64.h:45:1: sparse: sparse: Expected ) in function declarator arch/sparc/include/asm/atomic_64.h:45:1: sparse: sparse: got * arch/sparc/include/asm/atomic_64.h:45:1: sparse: sparse: Expected ) in function declarator arch/sparc/include/asm/atomic_64.h:45:1: sparse: sparse: got * arch/sparc/include/asm/atomic_64.h:63:46: sparse: sparse: Expected ) in function declarator arch/sparc/include/asm/atomic_64.h:63:46: sparse: sparse: got * arch/sparc/vdso/vdso32/vclock_gettime.c: note: in included file (through include/linux/atomic/atomic-arch-fallback.h, include/linux/atomic.h, include/asm-generic/bitops/lock.h, ...): ./include/generated/atomic-arch-fallback.h:1273:45: sparse: sparse: Expected ) in function declarator ./include/generated/atomic-arch-fallback.h:1273:45: sparse: sparse: got * ./include/generated/atomic-arch-fallback.h:1277:13: sparse: sparse: Expected ) in function declarator ./include/generated/atomic-arch-fallback.h:1277:13: sparse: sparse: got ( >> ./include/generated/atomic-arch-fallback.h:1277:9: sparse: sparse: Trying to >> use reserved word 'if' as identifier ./include/generated/atomic-arch-fallback.h:1278:23: sparse: sparse: Expected ) in function declarator ./include/generated/atomic-arch-fallback.h:1278:23: sparse: sparse: got ! ./include/generated/atomic-arch-fallback.h:1278:23: sparse: sparse: Trying to use reserved word 'if' as identifier ./include/generated/atomic-arch-fallback.h:1278:23: sparse: sparse: Expected ; at the end of type declaration ./include/generated/atomic-arch-fallback.h:1278:23: sparse: sparse: got } ./include/generated/atomic-arch-fallback.h:1278:23: sparse: sparse: Expected ) in nested declarator ./include/generated/atomic-arch-fallback.h:1278:23: sparse: sparse: got volatile >> ./include/generated/atomic-arch-fallback.h:1278:23: sparse: sparse: Trying >> to use reserved word 'const' as identifier ./include/generated/atomic-arch-fallback.h:1278:23: sparse: sparse: Expected ; at the end of type declaration ./include/generated/atomic-arch-fallback.h:1278:23: sparse: sparse: got } >> ./include/generated/atomic-arch-fallback.h:1278:23: sparse: sparse: Trying >> to use reserved word 'do' as identifier ./include/generated/atomic-arch-fallback.h:1278:23: sparse: sparse: Expected ; at end of declaration ./include/generated/atomic-arch-fallback.h:1278:23: sparse: sparse: got { ./include/generated/atomic-arch-fallback.h:1278:23: sparse: sparse: Expected ) in function declarator ./include/generated/atomic-arch-fallback.h:1278:23: sparse: sparse: got ! ./include/generated/atomic-arch-fallback.h:1278:23: sparse: sparse: Trying to use reserved word 'if' as identifier ./include/generated/atomic-arch-fallback.h:1278:23: sparse: sparse: Expected ; at the end of type declaration ./include/generated/atomic-arch-fallback.h:1278:23: sparse: sparse: got } ./include/generated/atomic-arch-fallback.h:1278:23: sparse: sparse: Expected ; at the end of type declaration ./include/generated/atomic-arch-fallback.h:1278:23: sparse: sparse: got } ./include/generated/atomic-arch-fallback.h:1279:9: sparse: sparse: Expected ; at the end of type declaration ./include/generated/atomic-arch-fallback.h:1279:9: sparse: sparse: got } ./include/generated/atomic-arch-fallback.h:1280:23: sparse: sparse: Expected ) in function declarator ./include/generated/atomic-arch-fallback.h:1280:23: sparse: sparse: got ! ./include/generated/atomic-arch-fallback.h:1280:23: sparse: sparse: Trying to use reserved word 'if' as identifier ./include/generated/atomic-arch-fallback.h:1280:23: sparse: sparse: Expected ; at the end of type declaration ./include/generated/atomic-arch-fallback.h:1280:23: sparse: sparse: got } ./include/generated/atomic-arch-fallback.h:1280:23: sparse: sparse: Expected ) in nested declarator ./include/generated/atomic-arch-fallback.h:1280:23: sparse: sparse: got volatile ./include/generated/atomic-arch-fallback.h:1280:23: sparse: sparse: Trying to use reserved word 'const' as identifier ./include/generated/atomic-arch-fallback.h:1280:23: sparse: sparse: Expected ; at the end of type declaration ./include/generated/atomic-arch-fallback.h:1280:23: sparse: sparse: got } ./include/generated/atomic-arch-fallback.h:1281:17: sparse: sparse: Trying to use reserved word 'do' as identifier ./include/generated/atomic-arch-fallback.h:1281:17: sparse: sparse: Expected ; at end of declaration ./include/generated/atomic-arch-fallback.h:1281:17: sparse: sparse: got { ./include/generated/atomic-arch-fallback.h:1281:17: sparse: sparse: Expected ; at the end of type declaration ./include/generated/atomic-arch-fallback.h:1281:17: sparse: sparse: got } ./include/generated/atomic-arch-fallback.h:1282:9: sparse: sparse: Expected ; at the end of type declaration ./include/generated/atomic-arch-fallback.h:1282:9: sparse: sparse: got } ./include/generated/atomic-arch-fallback.h:1285:1: sparse: sparse: Expected ; at the end of type declaration ./include/generated/atomic-arch-fallback.h:1285:1: sparse: sparse: got } ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: Trying to use reserved word 'do' as identifier ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: Expected ; at end of declaration ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: got { ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: Expected ) in function declarator ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: got ! ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: Trying to use reserved word 'if' as identifier ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: Expected ; at the end of type declaration ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: got } ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: Trying to use reserved word 'do' as identifier ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: Expected ; at end of declaration ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: got { ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: Expected ) in function declarator ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: got ! ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: Trying to use reserved word 'if' as identifier ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: Expected ; at the end of type declaration ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: got } ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: Trying to use reserved word 'do' as identifier ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: Expected ; at end of declaration ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: got { ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: Expected ; at the end of type declaration ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: got } ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: Expected ; at the end of type declaration ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: got } ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: Expected ; at the end of type declaration ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: got } ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: Expected ; at the end of type declaration ./include/generated/atomic-arch-fallback.h:1294:17: sparse: sparse: got } ./include/generated/atomic-arch-fallback.h:1295:9: sparse: sparse: Expected ; at the end of type declaration ./include/generated/atomic-arch-fallback.h:1295:9: sparse: sparse: got } >> ./include/generated/atomic-arch-fallback.h:1296:17: sparse: sparse: too many >> errors -- 0-DAY CI Kernel Test Service https://01.org/lkp _______________________________________________ kbuild mailing list -- [email protected] To unsubscribe send an email to [email protected]
