# git rev-parse -q --verify 6342649c33d232c4e7ac690b98bcddaab10a4d8c^{commit} 6342649c33d232c4e7ac690b98bcddaab10a4d8c already have revision, skipping fetch # git checkout -q -f -B kisskb 6342649c33d232c4e7ac690b98bcddaab10a4d8c # git clean -qxdf # < git log -1 # commit 6342649c33d232c4e7ac690b98bcddaab10a4d8c # Merge: 8c9307474333 f6bb5254b777 # Author: Linus Torvalds # Date: Sat Jul 27 15:28:53 2024 -0700 # # Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux # # Pull block fixes from Jens Axboe: # # - NVMe pull request via Keith: # - Fix request without payloads cleanup (Leon) # - Use new protection information format (Francis) # - Improved debug message for lost pci link (Bart) # - Another apst quirk (Wang) # - Use appropriate sysfs api for printing chars (Markus) # # - ublk async device deletion fix (Ming) # # - drbd kerneldoc fixups (Simon) # # - Fix deadlock between sd removal and release (Yang) # # * tag 'block-6.11-20240726' of git://git.kernel.dk/linux: # nvme-pci: add missing condition check for existence of mapped data # ublk: fix UBLK_CMD_DEL_DEV_ASYNC handling # block: fix deadlock between sd_remove & sd_release # drbd: Add peer_device to Kernel doc # nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPE # nvme-pci: Fix the instructions for disabling power management # nvme: remove redundant bdev local variable # nvme-fabrics: Use seq_putc() in __nvmf_concat_opt_tokens() # nvme/pci: Add APST quirk for Lenovo N60z laptop # < /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 6342649c33d232c4e7ac690b98bcddaab10a4d8c # 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/fiemap.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/fiemap.c:822: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/fiemap.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:03.489221