# git rev-parse -q --verify 881007522c8fcc3785c75432dbb149ca1b78e106^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 881007522c8fcc3785c75432dbb149ca1b78e106^{commit} 881007522c8fcc3785c75432dbb149ca1b78e106 # git checkout -q -f -B kisskb 881007522c8fcc3785c75432dbb149ca1b78e106 # git clean -qxdf # < git log -1 # commit 881007522c8fcc3785c75432dbb149ca1b78e106 # Merge: d422555f323c 61988e0a6244 # Author: Linus Torvalds # Date: Wed Nov 10 12:07:22 2021 -0800 # # Merge tag 'thermal-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull more thermal control updates from Rafael Wysocki: # "These fix two issues in the thermal core and one in the int340x # thermal driver. # # Specifics: # # - Replace pr_warn() with pr_warn_once() in user_space_bind() to # reduce kernel log noise (Rafael Wysocki). # # - Extend the RFIM mailbox interface in the int340x thermal driver to # return 64 bit values to allow all values returned by the hardware # to be handled correctly (Srinivas Pandruvada). # # - Fix possible NULL pointer dereferences in the of_thermal_ family of # functions (Subbaraman Narayanamurthy)" # # * tag 'thermal-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: # thermal: Replace pr_warn() with pr_warn_once() in user_space_bind() # thermal: Fix NULL pointer dereferences in of_thermal_ functions # thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responses # < /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 881007522c8fcc3785c75432dbb149ca1b78e106 # < make -s -j 8 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 8 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 8 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:5658:warning: override: reassigning to symbol STANDALONE .config:5659:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5664:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 8 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- Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:06:13.029411