# 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-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 5ffe04ccd69ae56af304ff7f98fbdaa4478ed47e # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xC650AF80 # Added to kconfig CONFIG_STANDALONE=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_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5778:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5783:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/kernel/static_call.c: In function '__static_call_update': /kisskb/src/kernel/static_call.c:153:18: warning: unused variable 'mod' [-Wunused-variable] struct module *mod = site_mod->mod; ^~~ vmlinux.o: warning: objtool: __do_fast_syscall_32()+0x3f: call to trace_hardirqs_off() leaves .noinstr.text section vmlinux.o: warning: objtool: __rdgsbase_inactive()+0x31: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __wrgsbase_inactive()+0x35: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: fixup_bad_iret()+0x72: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: noist_exc_debug()+0x39: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_nmi()+0xc2: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: poke_int3_handler()+0x45: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_check_crashing_cpu()+0xd: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check()+0x64c: call to queue_task_work() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_machine_check()+0x4d: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: match_held_lock()+0xc1: call to rcu_read_lock_any_held() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_dynticks_eqs_enter()+0x1c: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_dynticks_eqs_exit()+0x1d: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_eqs_exit.constprop.101()+0x32: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_eqs_enter.constprop.102()+0x29: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_irq_exit()+0x31: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_nmi_enter()+0x1d: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_irq_enter()+0x31: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_enter()+0x45: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_exit()+0x61: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: enter_from_user_mode()+0x46: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x4b: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0x46: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x46: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_exit()+0x3a: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: context_tracking_recursion_enter()+0x7c: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __context_tracking_enter()+0x2b: call to ftrace_likely_update() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:19.496857