# git rev-parse -q --verify 5ffe04ccd69ae56af304ff7f98fbdaa4478ed47e^{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 5ffe04ccd69ae56af304ff7f98fbdaa4478ed47e^{commit} 5ffe04ccd69ae56af304ff7f98fbdaa4478ed47e # git checkout -q -f -B kisskb 5ffe04ccd69ae56af304ff7f98fbdaa4478ed47e # git clean -qxdf # < git log -1 # commit 5ffe04ccd69ae56af304ff7f98fbdaa4478ed47e # Merge: f5ce0466dc96 b9a9786a13ea # Author: Linus Torvalds # Date: Sun Apr 18 13:23:26 2021 -0700 # # Merge tag 'arm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Arnd Bergmann: # "Another smaller set of fixes for three of the Arm platforms: # # TI OMAP: # # Fix swapped mmc device order also for omap3 that got changed with # the recent PROBE_PREFER_ASYNCHRONOUS changes. While eventually the # aliases should be board specific, all the mmc device instances are # all there in the SoC, and we do probe them by default so that PM # runtime can idle the devices if left enabled from the bootloader. # # Qualcomm Snapdragon: # # This bypasses the recently introduced interconnect handling in # the GENI (serial engine) driver when running off ACPI, as this # causes the GENI probe to fail and the Lenovo Yoga C630 to boot # without keyboard and touchpad. # # Allwinner: # # One 32kHz clock fix for the beelink gs1, a CD polarity fix for the # SoPine, some MAINTAINERS maintainance, and a clk / reset switch to # our headers" # # * tag 'arm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: # arm64: dts: allwinner: h6: beelink-gs1: Remove ext. 32 kHz osc reference # MAINTAINERS: Match on allwinner keyword # MAINTAINERS: Add our new mailing-list # arm64: dts: allwinner: Fix SD card CD GPIO for SOPine systems # arm64: dts: allwinner: h6: Switch to macros for RSB clock/reset indices # ARM: OMAP2+: Fix uninitialized sr_inst # ARM: dts: Fix swapped mmc order for omap3 # ARM: OMAP2+: Fix warning for omap_init_time_of() # soc: qcom: geni: shield geni_icc_get() for ACPI boot # < /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 5ffe04ccd69ae56af304ff7f98fbdaa4478ed47e # < make -s -j 48 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 KCONFIG_SEED=0x3604C219 # 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 48 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 48 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:4400:warning: override: reassigning to symbol STANDALONE .config:4404:warning: override: reassigning to symbol PPC64 .config:4405:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4407:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 48 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/arch/powerpc/kernel/eeh.c:1571:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] 1571 | static int proc_eeh_show(struct seq_file *m, void *v) | ^~~~~~~~~~~~~ /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: warning: orphan section `.stubs' from `drivers/net/ethernet/micrel/ks8851_common.o' being placed in section `.stubs' /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: drivers/net/ethernet/micrel/ks8851_common.o:(.toc+0x0): undefined reference to `__this_module' make[1]: *** [/kisskb/src/Makefile:1199: vmlinux] Error 1 make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 48 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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:05:11.033483