:::::: :::::: Manual check reason: "only Kconfig file updated" :::::: Manual check reason: "low confidence static check first_new_problem: arch/arm/lib/xor-neon.c:14:2: sparse: sparse: You should compile this file with '-march=armv7-a -mfloat-abi=softfp -mfpu=neon'" ::::::
BCC: [email protected] CC: [email protected] CC: [email protected] TO: "Justin M. Forbes" <[email protected]> CC: "Jason A. Donenfeld" <[email protected]> tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 1612c382ffbdf1f673caec76502b1c00e6d35363 commit: e56e18985596617ae426ed5997fb2e737cffb58b lib/crypto: add prompts back to crypto libraries date: 7 months ago :::::: branch date: 11 hours ago :::::: commit date: 7 months ago config: arm-randconfig-s053-20220804 (https://download.01.org/0day-ci/archive/20220807/[email protected]/config) compiler: arm-linux-gnueabi-gcc (GCC) 12.1.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-39-gce1a6720-dirty # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e56e18985596617ae426ed5997fb2e737cffb58b git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git git fetch --no-tags linus master git checkout e56e18985596617ae426ed5997fb2e737cffb58b # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' O=build_dir ARCH=arm SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot <[email protected]> sparse warnings: (new ones prefixed by >>) >> arch/arm/lib/xor-neon.c:14:2: sparse: sparse: You should compile this file >> with '-march=armv7-a -mfloat-abi=softfp -mfpu=neon' vim +14 arch/arm/lib/xor-neon.c 01956597cbc46d Ard Biesheuvel 2013-05-17 12 01956597cbc46d Ard Biesheuvel 2013-05-17 13 #ifndef __ARM_NEON__ de9c0d49d85dc5 Nathan Chancellor 2019-02-02 @14 #error You should compile this file with '-march=armv7-a -mfloat-abi=softfp -mfpu=neon' 01956597cbc46d Ard Biesheuvel 2013-05-17 15 #endif 01956597cbc46d Ard Biesheuvel 2013-05-17 16 :::::: The code at line 14 was first introduced by commit :::::: de9c0d49d85dc563549972edc5589d195cd5e859 ARM: 8833/1: Ensure that NEON code always compiles with Clang :::::: TO: Nathan Chancellor <[email protected]> :::::: CC: Russell King <[email protected]> -- 0-DAY CI Kernel Test Service https://01.org/lkp _______________________________________________ kbuild mailing list -- [email protected] To unsubscribe send an email to [email protected]
