# git rev-parse -q --verify 7bc6e90d7aa4170039abe80b9f4e8c8e4eb35091^{commit} 7bc6e90d7aa4170039abe80b9f4e8c8e4eb35091 already have revision, skipping fetch # git checkout -q -f -B kisskb 7bc6e90d7aa4170039abe80b9f4e8c8e4eb35091 # git clean -qxdf # < git log -1 # commit 7bc6e90d7aa4170039abe80b9f4e8c8e4eb35091 # Merge: a0debc4c7a7e 6c84501a3c38 # Author: Linus Torvalds # Date: Fri Sep 30 09:33:33 2022 -0700 # # Merge tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linux # # Pull block fixes from Jens Axboe: # "A single NVMe pull request via Christoph with a few fixes that should # go into the 6.0 release: # # - Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices # (Michael Kelley) # # - Disable Write Zeroes on Phison E3C/E4C (Tina Hsu)" # # * tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linux: # nvme-pci: disable Write Zeroes on Phison E3C/E4C # nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices # < /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 7bc6e90d7aa4170039abe80b9f4e8c8e4eb35091 # < make -s -j 120 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 120 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 120 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:7431:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:7433:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:7435:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 120 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- /kisskb/src/fs/coredump.c:835:12: warning: 'dump_emit_page' defined but not used [-Wunused-function] 835 | static int dump_emit_page(struct coredump_params *cprm, struct page *page) | ^~~~~~~~~~~~~~ ERROR: start_text address is c000000000000400, should be c000000000000200 ERROR: try to enable LD_HEAD_STUB_CATCH config option ERROR: see comments in arch/powerpc/tools/head_check.sh make[2]: *** [/kisskb/src/arch/powerpc/Makefile.postlink:31: vmlinux] Error 1 make[1]: *** [/kisskb/src/Makefile:1169: vmlinux] Error 2 make[1]: *** Deleting file 'vmlinux' make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 120 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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:03:18.561383