# git rev-parse -q --verify da4373fbcf006deda90e5e6a87c499e0ff747572^{commit} da4373fbcf006deda90e5e6a87c499e0ff747572 already have revision, skipping fetch # git checkout -q -f -B kisskb da4373fbcf006deda90e5e6a87c499e0ff747572 # git clean -qxdf # < git log -1 # commit da4373fbcf006deda90e5e6a87c499e0ff747572 # Merge: 4f63642c09db 5469a8deac05 # Author: Linus Torvalds # Date: Fri Nov 8 13:20:45 2024 -1000 # # Merge tag 'thermal-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull thermal control fixes from Rafael Wysocki: # "These fix one issue in the qcom lmh thermal driver, a DT handling # issue in the thermal core and two issues in the userspace thermal # library: # # - Allow tripless thermal zones defined in a DT to be registered in # accordance with the thermal DT bindings (Icenowy Zheng) # # - Annotate LMH IRQs with lockdep classes to prevent lockdep from # reporting a possible recursive locking issue that cannot really # occur (Dmitry Baryshkov) # # - Improve the thermal library "make clean" to remove a leftover # symbolic link created during compilation and fix the sampling # handler invocation in that library to pass the correct pointer to # it (Emil Dahl Juhl, zhang jiao)" # # * tag 'thermal-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: # thermal/of: support thermal zones w/o trips subnode # tools/lib/thermal: Remove the thermal.h soft link when doing make clean # tools/lib/thermal: Fix sampling handler context ptr # thermal/drivers/qcom/lmh: Remove false lockdep backtrace # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 da4373fbcf006deda90e5e6a87c499e0ff747572 # make -s -j 160 ARCH=mips O=/kisskb/build/linus_ip32_defconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- ip32_defconfig # < make -s -j 160 ARCH=mips O=/kisskb/build/linus_ip32_defconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 160 ARCH=mips O=/kisskb/build/linus_ip32_defconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 160 ARCH=mips O=/kisskb/build/linus_ip32_defconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/drivers/net/ethernet/sgi/meth.c:271:5: warning: no previous prototype for 'meth_reset' [-Wmissing-prototypes] 271 | int meth_reset(struct net_device *dev) | ^~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_ip32_defconfig_mips-gcc13 # Build took: 0:01:18.667924