# git rev-parse -q --verify 2ccbdf43d5e758f8493a95252073cf9078a5fea5^{commit} 2ccbdf43d5e758f8493a95252073cf9078a5fea5 already have revision, skipping fetch # git checkout -q -f -B kisskb 2ccbdf43d5e758f8493a95252073cf9078a5fea5 # git clean -qxdf # < git log -1 # commit 2ccbdf43d5e758f8493a95252073cf9078a5fea5 # Merge: 0b4989ebe8a6 594ce0b8a998 # Author: Linus Torvalds # Date: Wed Jun 12 16:58:05 2024 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux # # Pull ARM and clkdev fixes from Russell King: # # - Fix clkdev - erroring out on long strings causes boot failures, so # don't do this. Still warn about the over-sized strings (which will # never match and thus their registration with clkdev is useless) # # - Fix for ftrace with frame pointer unwinder with recent GCC changing # the way frames are stacked. # # * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux: # ARM: 9405/1: ftrace: Don't assume stack frames are contiguous in memory # clkdev: don't fail clkdev_alloc() if over-sized # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 2ccbdf43d5e758f8493a95252073cf9078a5fea5 # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- skiroot_defconfig # < make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/btrfs/extent_io.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/extent_io.c:3285:19: warning: 'last_extent_end' may be used uninitialized in this function [-Wmaybe-uninitialized] if (cache.cached && cache.offset + cache.len >= last_extent_end) { ^ /kisskb/src/fs/btrfs/extent_io.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' Completed OK # rm -rf /kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 # Build took: 0:03:39.966024