# git rev-parse -q --verify 2bac7dc169af3cd4a0cb5200aa1f7b89affa042a^{commit} 2bac7dc169af3cd4a0cb5200aa1f7b89affa042a already have revision, skipping fetch # git checkout -q -f -B kisskb 2bac7dc169af3cd4a0cb5200aa1f7b89affa042a # git clean -qxdf # < git log -1 # commit 2bac7dc169af3cd4a0cb5200aa1f7b89affa042a # Merge: f964333194b8 896c5150edfd # Author: Linus Torvalds # Date: Fri Mar 31 10:23:27 2023 -0700 # # Merge tag 'thermal-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull thermal control fixes from Rafael Wysocki: # "These remove two recently added excessive lockdep assertions from the # sysfs-related thermal code and fix two issues in Intel thermal # drivers. # # Specifics: # # - Drop two lockdep assertions producing false positive warnings from # the sysfs-related thermal core code (Rafael Wysocki) # # - Fix handling of two recently added module parameters in the Intel # powerclamp thermal driver (David Arcari) # # - Fix one more deadlock in the int340x thermal driver (Srinivas # Pandruvada)" # # * tag 'thermal-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: # thermal: intel: powerclamp: Fix cpumask and max_idle module parameters # thermal: intel: int340x: processor_thermal: Fix additional deadlock # thermal: core: Drop excessive lockdep_assert_held() calls # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/hppa-linux/bin/hppa64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/hppa-linux/bin/hppa64-linux-ld --version # < git log --format=%s --max-count=1 2bac7dc169af3cd4a0cb5200aa1f7b89affa042a # < make -s -j 160 ARCH=parisc64 O=/kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/hppa-linux/bin/hppa64-linux- generic-64bit_defconfig # < make -s -j 160 ARCH=parisc64 O=/kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/hppa-linux/bin/hppa64-linux- help # make -s -j 160 ARCH=parisc64 O=/kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/hppa-linux/bin/hppa64-linux- olddefconfig # make -s -j 160 ARCH=parisc64 O=/kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/hppa-linux/bin/hppa64-linux- In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/volumes.c:6: /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_init_new_device': /kisskb/src/include/linux/list.h:74:12: warning: 'seed_devices' may be used uninitialized in this function [-Wmaybe-uninitialized] new->prev = prev; ~~~~~~~~~~^~~~~~ /kisskb/src/fs/btrfs/volumes.c:2612:27: note: 'seed_devices' was declared here struct btrfs_fs_devices *seed_devices; ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'get_cur_inode_state': /kisskb/src/fs/btrfs/send.c:1909:13: warning: 'right_gen' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (right_gen == gen) { ^ Completed OK # rm -rf /kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc8 # Build took: 0:01:03.796399