# git rev-parse -q --verify f5b667ded07569dd6e33885cffd35fd519cfc942^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify f5b667ded07569dd6e33885cffd35fd519cfc942^{commit} f5b667ded07569dd6e33885cffd35fd519cfc942 # git checkout -q -f -B kisskb f5b667ded07569dd6e33885cffd35fd519cfc942 # git clean -qxdf # < git log -1 # commit f5b667ded07569dd6e33885cffd35fd519cfc942 # Author: Rafael J. Wysocki # Date: Fri Oct 1 19:14:28 2021 +0200 # # thermal: Update information in MAINTAINERS # # Because Rui is now going to focus on work that is not related to the # maintenance of the thermal subsystem in the kernel, Rafael will start # to help Daniel with handling the development process as a new member # of the thermal maintainers team. Rui will continue to review patches # in that area. # # The thermal development process flow will change so that the material # from the thermal git tree will be merged into the thermal branch of # the linux-pm.git tree before going into the mainline. # # Update the information in MAINTAINERS accordingly. # # Signed-off-by: Rafael J. Wysocki # Acked-by: Zhang Rui # Acked-by: Daniel Lezcano # Signed-off-by: Linus Torvalds # < /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 f5b667ded07569dd6e33885cffd35fd519cfc942 # < make -s -j 120 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 120 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 120 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:4618:warning: override: reassigning to symbol STANDALONE .config:4622:warning: override: reassigning to symbol GCC_PLUGIN_CYC_COMPLEXITY # make -s -j 120 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- arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0xb20: unreachable instruction /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.... /kisskb/src/drivers/hwmon/dell-smm-hwmon.c: In function 'i8k_init_procfs': /kisskb/src/drivers/hwmon/dell-smm-hwmon.c:624:31: error: unused variable 'data' [-Werror=unused-variable] 624 | struct dell_smm_data *data = dev_get_drvdata(dev); | ^~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:277: drivers/hwmon/dell-smm-hwmon.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/hwmon] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1868: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 120 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:02:09.284248