# git rev-parse -q --verify 6d84c258e804db1983e70803af8be64bc8cb9a65^{commit} 6d84c258e804db1983e70803af8be64bc8cb9a65 already have revision, skipping fetch # git checkout -q -f -B kisskb 6d84c258e804db1983e70803af8be64bc8cb9a65 # git clean -qxdf # < git log -1 # commit 6d84c258e804db1983e70803af8be64bc8cb9a65 # Merge: 098179413d07 917c362b5f8a # Author: Linus Torvalds # Date: Thu Oct 13 12:22:42 2022 -0700 # # Merge tag 'devicetree-fixes-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux # # Pull devicetree fixes from Rob Herring: # # - Fixes for Mediatek MT6370 binding # # - Merge the DT overlay maintainer entry to the main entry as Pantelis # is not active and Frank is taking a step back # # * tag 'devicetree-fixes-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: # MAINTAINERS: of: collapse overlay entry into main device tree entry # dt-bindings: mfd: mt6370: fix the interrupt order of the charger in the example # dt-bindings: leds: mt6370: Fix MT6370 LED indicator DT warning # < /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 6d84c258e804db1983e70803af8be64bc8cb9a65 # < make -s -j 40 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 40 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 40 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:5910:warning: override: reassigning to symbol STANDALONE .config:5912:warning: override: reassigning to symbol MODULE_SIG .config:5914:warning: override: reassigning to symbol PPC64 .config:5915:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5917:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5922:warning: override: reassigning to symbol UBSAN # make -s -j 40 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- In file included from /kisskb/src/fs/binfmt_elf.c:2349: /kisskb/src/fs/binfmt_elf_test.c: In function 'total_mapping_size_test': /kisskb/src/fs/binfmt_elf_test.c:52:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=] 52 | } | ^ /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: arch/powerpc/kernel/irq.o: in function `.do_IRQ': irq.c:(.text+0x1d04): undefined reference to `.pseries_accumulate_stolen_time' /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: arch/powerpc/kernel/process.o: in function `.do_break': process.c:(.text+0x67c): undefined reference to `.pseries_accumulate_stolen_time' /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: arch/powerpc/kernel/time.o: in function `.vtime_delta': time.c:(.text+0x504): undefined reference to `.pseries_calculate_stolen_time' /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: arch/powerpc/kernel/time.o: in function `.timer_interrupt': time.c:(.text+0x750): undefined reference to `.pseries_accumulate_stolen_time' /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: arch/powerpc/kernel/traps.o: in function `.interrupt_enter_prepare': traps.c:(.text+0x29c): undefined reference to `.pseries_accumulate_stolen_time' /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: arch/powerpc/kernel/syscall.o: in function `.system_call_exception': syscall.c:(.text+0xe0): undefined reference to `.pseries_accumulate_stolen_time' /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: arch/powerpc/kernel/dbell.o: in function `.doorbell_exception': dbell.c:(.text+0x10c): undefined reference to `.pseries_accumulate_stolen_time' /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: arch/powerpc/mm/fault.o: in function `.interrupt_enter_prepare': fault.c:(.text+0x150): undefined reference to `.pseries_accumulate_stolen_time' /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: arch/powerpc/mm/book3s64/hash_utils.o:hash_utils.c:(.text+0x1200): more undefined references to `.pseries_accumulate_stolen_time' follow make[2]: *** [/kisskb/src/scripts/Makefile.vmlinux:34: vmlinux] Error 1 make[1]: *** [/kisskb/src/Makefile:1236: vmlinux] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:231: __sub-make] Error 2 Command 'make -s -j 40 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:02:45.801301