# git rev-parse -q --verify 8a9c6c40432e265600232b864f97d7c675e8be52^{commit} 8a9c6c40432e265600232b864f97d7c675e8be52 already have revision, skipping fetch # git checkout -q -f -B kisskb 8a9c6c40432e265600232b864f97d7c675e8be52 # git clean -qxdf # < git log -1 # commit 8a9c6c40432e265600232b864f97d7c675e8be52 # Merge: 4a0929b0062a 6e92c646f5a4 # Author: Linus Torvalds # Date: Wed Jul 3 10:16:54 2024 -0700 # # Merge tag 'io_uring-6.10-20240703' of git://git.kernel.dk/linux # # Pull io_uring fix from Jens Axboe: # "A fix for a feature that went into the 6.10 merge window actually # ended up causing a regression in building bundles for receives. # # Fix that up by ensuring we don't overwrite msg_inq before we use # it in the loop" # # * tag 'io_uring-6.10-20240703' of git://git.kernel.dk/linux: # io_uring/net: don't clear msg_inq before io_recv_buf_select() needs it # < /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 8a9c6c40432e265600232b864f97d7c675e8be52 # 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:00:57.604990