# git rev-parse -q --verify b1e6ec0a0fd0252af046e542f91234cd6c30b2cb^{commit} b1e6ec0a0fd0252af046e542f91234cd6c30b2cb already have revision, skipping fetch # git checkout -q -f -B kisskb b1e6ec0a0fd0252af046e542f91234cd6c30b2cb # git clean -qxdf # < git log -1 # commit b1e6ec0a0fd0252af046e542f91234cd6c30b2cb # Merge: 67199a47ddb9 e9c44c1beaba # Author: Linus Torvalds # Date: Tue Apr 2 12:44:09 2024 -0700 # # Merge tag 'docs-6.9-fixes' of git://git.lwn.net/linux # # Pull documentation fixes from Jonathan Corbet: # "Four small documentation fixes" # # * tag 'docs-6.9-fixes' of git://git.lwn.net/linux: # docs: zswap: fix shell command format # tracing: Fix documentation on tp_printk cmdline option # docs: Fix bitfield handling in kernel-doc # Documentation: dev-tools: Add link to RV docs # < /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 b1e6ec0a0fd0252af046e542f91234cd6c30b2cb # 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:3262: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:01:31.654551