# git rev-parse -q --verify cf52ad5ff16c38a62a6536b5e7612b56794f5a5e^{commit} cf52ad5ff16c38a62a6536b5e7612b56794f5a5e already have revision, skipping fetch # git checkout -q -f -B kisskb cf52ad5ff16c38a62a6536b5e7612b56794f5a5e # git clean -qxdf # < git log -1 # commit cf52ad5ff16c38a62a6536b5e7612b56794f5a5e # Merge: e3572dff1279 81967efb5f39 # Author: Linus Torvalds # Date: Sun Oct 17 17:17:28 2021 -1000 # # Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core # # Pull driver core fixes from Greg KH: # "Here are some small driver core fixes for 5.15-rc6, all of which have # been in linux-next for a while with no reported issues. # # They include: # # - kernfs negative dentry bugfix # # - simple pm bus fixes to resolve reported issues" # # * tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: # drivers: bus: Delete CONFIG_SIMPLE_PM_BUS # drivers: bus: simple-pm-bus: Add support for probing simple bus only devices # driver core: Reject pointless SYNC_STATE_ONLY device links # kernfs: don't create a negative dentry if inactive node exists # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 cf52ad5ff16c38a62a6536b5e7612b56794f5a5e # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5768:warning: override: reassigning to symbol STANDALONE .config:5769:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5771:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/kernel/kcsan/kcsan_test.c: In function 'test_atomic_builtins': /kisskb/src/kernel/kcsan/kcsan_test.c:953:17: error: 'atomic_thread_fence' is not supported with '-fsanitize=thread' [-Werror=tsan] 953 | __atomic_thread_fence(__ATOMIC_SEQ_CST); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:277: kernel/kcsan/kcsan_test.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:540: kernel/kcsan] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1868: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... lib/strncpy_from_user.o: warning: objtool: strncpy_from_user()+0x3fb: call to do_strncpy_from_user() with UACCESS enabled lib/strnlen_user.o: warning: objtool: strnlen_user()+0x3a9: call to do_strnlen_user() with UACCESS enabled drivers/dma-buf/st-dma-fence.o: warning: objtool: race_signal_callback()+0x2d: stack state mismatch: cfa1=4+128 cfa2=5+48 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:04:47.153438