# git rev-parse -q --verify 70ff1fe626a166dcaadb5a81bfe75e22c91f5dbf^{commit} 70ff1fe626a166dcaadb5a81bfe75e22c91f5dbf already have revision, skipping fetch # git checkout -q -f -B kisskb 70ff1fe626a166dcaadb5a81bfe75e22c91f5dbf # git clean -qxdf # < git log -1 # commit 70ff1fe626a166dcaadb5a81bfe75e22c91f5dbf # Merge: c46ac50ebec3 b7b2ffc3ca59 # Author: Linus Torvalds # Date: Sun Feb 25 10:58:12 2024 -0800 # # Merge tag 'docs-6.8-fixes3' of git://git.lwn.net/linux # # Pull two documentation build fixes from Jonathan Corbet: # # - The XFS online fsck documentation uses incredibly deeply nested # subsection and list nesting; that broke the PDF docs build. Tweak a # parameter to tell LaTeX to allow the deeper nesting. # # - Fix a 6.8 PDF-build regression # # * tag 'docs-6.8-fixes3' of git://git.lwn.net/linux: # docs: translations: use attribute to store current language # docs: Instruct LaTeX to cope with deeper nesting # < /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 70ff1fe626a166dcaadb5a81bfe75e22c91f5dbf # 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:3078: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:02.483155