# git rev-parse -q --verify 1b29d271614abd97cc39782daa9d6dd70e98609f^{commit} 1b29d271614abd97cc39782daa9d6dd70e98609f already have revision, skipping fetch # git checkout -q -f -B kisskb 1b29d271614abd97cc39782daa9d6dd70e98609f # git clean -qxdf # < git log -1 # commit 1b29d271614abd97cc39782daa9d6dd70e98609f # Merge: 670062e7e419 b3dad076a058 # Author: Linus Torvalds # Date: Sat Jun 17 11:04:10 2023 -0700 # # Merge tag 'staging-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging # # Pull staging driver fix from Greg KH: # "Here is a single staging driver "fix" for 6.4-rc7. I've been sitting # on it in my tree for many weeks as it is just a simple documentation # update, with the hope that maybe some other staging driver fixes would # need to be merged for 6.4-final, but that does not seem to be the # case. # # So please, pull in this one documentation update so that Aaro doesn't # get emails going forward that he can't do anything about" # # * tag 'staging-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: # staging: octeon: delete my name from TODO contact # < /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 1b29d271614abd97cc39782daa9d6dd70e98609f # 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:3386: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' Completed OK # rm -rf /kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 # Build took: 0:01:50.074283