# git rev-parse -q --verify 93ed07a23fd08b8613f64cf0a15d7fbdaca010fd^{commit} 93ed07a23fd08b8613f64cf0a15d7fbdaca010fd already have revision, skipping fetch # git checkout -q -f -B kisskb 93ed07a23fd08b8613f64cf0a15d7fbdaca010fd # git clean -qxdf # < git log -1 # commit 93ed07a23fd08b8613f64cf0a15d7fbdaca010fd # Merge: 18fd049731e6 e19d4ebc536d # Author: Linus Torvalds # Date: Thu Oct 6 12:10:37 2022 -0700 # # Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic # # Pull asm-generic updates from Arnd Bergmann: # "This contains a series from Linus Walleij to unify the linux/io.h # interface by making the ia64, alpha, parisc and sparc include # asm-generic/io.h. # # All functions provided by the generic header are now available to all # drivers, but the architectures can still override this. # # For the moment, mips and sh still don't include asm-generic/io.h but # provide a full set of functions themselves. # # There are also a few minor cleanups unrelated to this" # # * tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic: # alpha: add full ioread64/iowrite64 implementation # parisc: Drop homebrewn io[read|write]64_[lo_hi|hi_lo] # parisc: hide ioread64 declaration on 32-bit # ia64: export memory_add_physaddr_to_nid to fix cxl build error # asm-generic: Remove empty #ifdef SA_RESTORER # parisc: Use the generic IO helpers # parisc: Remove 64bit access on 32bit machines # sparc: Fix the generic IO helpers # alpha: Use generic # < /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 93ed07a23fd08b8613f64cf0a15d7fbdaca010fd # < 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:7746:warning: override: reassigning to symbol STANDALONE .config:7750:warning: override: reassigning to symbol PPC64 .config:7751:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:7752:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:7753:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # 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- /kisskb/src/fs/coredump.c:835:12: error: 'dump_emit_page' defined but not used [-Werror=unused-function] 835 | static int dump_emit_page(struct coredump_params *cprm, struct page *page) | ^~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:250: fs/coredump.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1995: fs] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:231: __sub-make] Error 2 Command '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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:05:27.481037