# git rev-parse -q --verify ba9c77919045943af677c03f04c778a1c16ae680^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify ba9c77919045943af677c03f04c778a1c16ae680^{commit} ba9c77919045943af677c03f04c778a1c16ae680 # git checkout -q -f -B kisskb ba9c77919045943af677c03f04c778a1c16ae680 # git clean -qxdf # < git log -1 # commit ba9c77919045943af677c03f04c778a1c16ae680 # Merge: 0eb392ec095e de7839ee02c6 # Author: Linus Torvalds # Date: Fri Mar 17 10:51:14 2023 -0700 # # Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux # # Pull turbostat fweaks and fixes from Len Brown: # "Leprechaun sized fixes and tweaks touching only turbostat. # # 'Keeping happy users happy since 2010'" # # * 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux: # tools/power turbostat: version 2023.03.17 # tools/power turbostat: fix decoding of HWP_STATUS # tools/power turbostat: Introduce support for EMR # tools/power turbostat: remove stray newlines from warn/warnx strings # tools/power turbostat: Fix /dev/cpu_dma_latency warnings # tools/power turbostat: Provide better debug messages for failed capabilities accesses # tools/power turbostat: update dump of SECONDARY_TURBO_RATIO_LIMIT # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 ba9c77919045943af677c03f04c778a1c16ae680 # < make -s -j 120 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 120 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 120 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 120 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-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; ^~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_m68k-defconfig_m68k-gcc8 # Build took: 0:01:26.210493