# git rev-parse -q --verify 8ced7ca3570333998ad2088d5a6275701970e28e^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 8ced7ca3570333998ad2088d5a6275701970e28e^{commit} 8ced7ca3570333998ad2088d5a6275701970e28e # git checkout -q -f -B kisskb 8ced7ca3570333998ad2088d5a6275701970e28e # git clean -qxdf # < git log -1 # commit 8ced7ca3570333998ad2088d5a6275701970e28e # Merge: de4444f59649 e30028ace845 # Author: Linus Torvalds # Date: Thu Nov 25 11:06:05 2021 -0800 # # Merge tag 'block-5.16-2021-11-25' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # # - NVMe pull request via Christoph: # - Add a NO APST quirk for a Kioxia device (Enzo Matsumiya) # - Fix write zeroes pi (Klaus Jensen) # - Various TCP transport fixes (Maurizio Lombardi and Varun # Prakash) # - Ignore invalid fast_io_fail_tmo values (Maurizio Lombardi) # - Use IOCB_NOWAIT only if the filesystem supports it (Maurizio # Lombardi) # # - Module loading fix (Ming) # # - Kerneldoc warning fix (Yang) # # * tag 'block-5.16-2021-11-25' of git://git.kernel.dk/linux-block: # block: fix parameter not described warning # nvmet: use IOCB_NOWAIT only if the filesystem supports it # nvme: fix write zeroes pi # nvme-fabrics: ignore invalid fast_io_fail_tmo values # nvme-pci: add NO APST quirk for Kioxia device # nvme-tcp: fix memory leak when freeing a queue # nvme-tcp: validate R2T PDU in nvme_tcp_handle_r2t() # nvmet-tcp: fix incomplete data digest send # nvmet-tcp: fix memory leak when performing a controller reset # nvmet-tcp: add an helper to free the cmd buffers # nvmet-tcp: fix a race condition between release_queue and io_work # block: avoid to touch unloaded module instance when opening bdev # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 8ced7ca3570333998ad2088d5a6275701970e28e # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4321:warning: override: reassigning to symbol STANDALONE .config:4326:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4327:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4330:warning: override: reassigning to symbol GCC_PLUGINS .config:4331:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH .config:4332:warning: override: reassigning to symbol TRIM_UNUSED_KSYMS .config:4333:warning: override: reassigning to symbol UBSAN # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:02:35.362547