# git rev-parse -q --verify 73e931504f8e0d42978bfcda37b323dbbd1afc08^{commit} 73e931504f8e0d42978bfcda37b323dbbd1afc08 already have revision, skipping fetch # git checkout -q -f -B kisskb 73e931504f8e0d42978bfcda37b323dbbd1afc08 # git clean -qxdf # < git log -1 # commit 73e931504f8e0d42978bfcda37b323dbbd1afc08 # Merge: cfbc0ffea88c a0f39d51dbf7 # Author: Linus Torvalds # Date: Mon Jul 1 13:03:30 2024 -0700 # # Merge tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl # # Pull cxl fixes from Dave Jiang: # # - Fix no cxl_nvd during pmem region auto-assemble # # - Avoid NULLL pointer dereference in region lookup # # - Add missing checks to interleave capability # # - Add cxl kdoc fix to address document compilation error # # * tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl: # cxl: documentation: add missing files to cxl driver-api # cxl/region: check interleave capability # cxl/region: Avoid null pointer dereference in region lookup # cxl/mem: Fix no cxl_nvd during pmem region auto-assembling # < /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 73e931504f8e0d42978bfcda37b323dbbd1afc08 # 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:03:06.374920