# git rev-parse -q --verify 1cfb751165ef685b80635218beff38d6afbce4e2^{commit} 1cfb751165ef685b80635218beff38d6afbce4e2 already have revision, skipping fetch # git checkout -q -f -B kisskb 1cfb751165ef685b80635218beff38d6afbce4e2 # git clean -qxdf # < git log -1 # commit 1cfb751165ef685b80635218beff38d6afbce4e2 # Merge: 3d05e493e461 c12d7aa7ffa4 # Author: Linus Torvalds # Date: Sun Nov 5 08:50:41 2023 -1000 # # Merge tag 'firewire-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 # # Pull firewire update from Takashi Sakamoto: # "A slight change for flexible length of array in core function. # # Kees Cook provides a patch to annotate the array embedded in fw_node # structure referring to structure member for the length of array. The # annotation would be defined by future extension of C compilers, and # used for access bound-check at run-time enabled by UBSAN and # FORTIFY_SOURCE" # # * tag 'firewire-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394: # firewire: Annotate struct fw_node with __counted_by # < /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 1cfb751165ef685b80635218beff38d6afbce4e2 # make -s -j 40 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 40 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 40 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 40 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:3011: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' Completed OK # rm -rf /kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 # Build took: 0:01:01.701453