# git rev-parse -q --verify a379fbbcb88bcf43d886977c6fb91fb43f330b84^{commit} a379fbbcb88bcf43d886977c6fb91fb43f330b84 already have revision, skipping fetch # git checkout -q -f -B kisskb a379fbbcb88bcf43d886977c6fb91fb43f330b84 # git clean -qxdf # < git log -1 # commit a379fbbcb88bcf43d886977c6fb91fb43f330b84 # Merge: 17d50f89410c f4aaf1fa8b17 # Author: Linus Torvalds # Date: Fri Oct 29 11:10:29 2021 -0700 # # Merge tag 'block-5.15-2021-10-29' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # # - NVMe pull request: # - fix nvmet-tcp header digest verification (Amit Engel) # - fix a memory leak in nvmet-tcp when releasing a queue (Maurizio # Lombardi) # - fix nvme-tcp H2CData PDU send accounting again (Sagi Grimberg) # - fix digest pointer calculation in nvme-tcp and nvmet-tcp (Varun # Prakash) # - fix possible nvme-tcp req->offset corruption (Varun Prakash) # # - Queue drain ordering fix (Ming) # # - Partition check regression for zoned devices (Shin'ichiro) # # - Zone queue restart fix (Naohiro) # # * tag 'block-5.15-2021-10-29' of git://git.kernel.dk/linux-block: # block: Fix partition check for host-aware zoned block devices # nvmet-tcp: fix header digest verification # nvmet-tcp: fix data digest pointer calculation # nvme-tcp: fix data digest pointer calculation # nvme-tcp: fix possible req->offset corruption # block: schedule queue restart after BLK_STS_ZONE_RESOURCE # block: drain queue after disk is removed from sysfs # nvme-tcp: fix H2CData PDU send accounting (again) # nvmet-tcp: fix a memory leak when releasing a queue # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 a379fbbcb88bcf43d886977c6fb91fb43f330b84 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.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 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5931:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5932:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5933:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5936:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/video/fbdev/controlfb.c:70: warning: "pgprot_cached_wthru" redefined 70 | #define pgprot_cached_wthru(prot) (prot) | In file included from /kisskb/src/arch/powerpc/include/asm/pgtable.h:20, from /kisskb/src/include/linux/pgtable.h:6, from /kisskb/src/include/linux/mm.h:33, from /kisskb/src/drivers/video/fbdev/controlfb.c:37: /kisskb/src/arch/powerpc/include/asm/nohash/pgtable.h:243: note: this is the location of the previous definition 243 | #define pgprot_cached_wthru(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ | Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:04:50.825324