# git rev-parse -q --verify 2dca74a40e1e7ff45079d85fc507769383039b9d^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 2dca74a40e1e7ff45079d85fc507769383039b9d^{commit} 2dca74a40e1e7ff45079d85fc507769383039b9d # git checkout -q -f -B kisskb 2dca74a40e1e7ff45079d85fc507769383039b9d # git clean -qxdf # < git log -1 # commit 2dca74a40e1e7ff45079d85fc507769383039b9d # Merge: e0154bd47889 e9f901dc05c0 # Author: Linus Torvalds # Date: Thu Jun 11 12:42:14 2020 -0700 # # Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujitsu/integration # # Pull mailbox updates from Jassi Brar: # "qcom: # - new controller driver for IPCC # - reorg the of_device data # - add support for ipq6018 platform # # spreadtrum: # - new sprd controller driver # # imx: # - implement suspend/resume PM support # # misc: # - make pcc driver struct static # - fix return value in imx_mu_scu # - disable clock before bailout in imx probe # - remove duplicate error mssg in zynqmp probe # - fix header size in imx.scu # - check for null instead of is-err in zynqmp" # # * tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujitsu/integration: # mailbox: qcom: Add ipq6018 apcs compatible # mailbox: qcom: Add clock driver name in apcs mailbox driver data # dt-bindings: mailbox: Add YAML schemas for QCOM APCS global block # mailbox: imx: ONLY IPC MU needs IRQF_NO_SUSPEND flag # mailbox: imx: Add runtime PM callback to handle MU clocks # mailbox: imx: Add context save/restore for suspend/resume # MAINTAINERS: Add entry for Qualcomm IPCC driver # mailbox: Add support for Qualcomm IPCC # dt-bindings: mailbox: Add devicetree binding for Qcom IPCC # mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe() # mailbox: imx-mailbox: fix scu msg header size check # mailbox: sprd: Add Spreadtrum mailbox driver # dt-bindings: mailbox: Add the Spreadtrum mailbox documentation # mailbox: ZynqMP IPI: Delete an error message in zynqmp_ipi_probe() # mailbox: imx: Disable the clock on devm_mbox_controller_register() failure # mailbox: imx: Fix return in imx_mu_scu_xlate() # mailbox: imx: Support runtime PM # mailbox: pcc: make pcc_mbox_driver static # < /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 2dca74a40e1e7ff45079d85fc507769383039b9d # < make -s -j 24 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=0xF43F1536 # 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 # < make -s -j 24 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 24 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:5856:warning: override: reassigning to symbol STANDALONE .config:5857:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 24 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- vmlinux.o: warning: objtool: lock_is_held_type()+0x44: call to check_flags.part.58() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_dynticks_eqs_enter()+0x30: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_dynticks_eqs_exit()+0x35: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_eqs_exit.constprop.79()+0x38: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_eqs_enter.constprop.80()+0x3b: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_nmi_exit()+0x32: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_irq_exit()+0x3c: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_nmi_enter()+0x2f: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_irq_enter()+0x3c: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __switch_to_asm()+0x22: call to __switch_to() leaves .noinstr.text section vmlinux.o: warning: objtool: native_load_gs_index()+0x6: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: do_softirq_own_stack()+0x3b: call to __do_softirq() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x1588: call to {dynamic}() leaves .noinstr.text section vmlinux.o: warning: objtool: ftrace_graph_caller()+0x7c: call to prepare_ftrace_return() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x71: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x193: call to schedule_tail() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x1a0: call to syscall_return_slowpath() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x1b2: call to {dynamic}() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xa0a: call to do_IRQ() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x9ba: call to smp_spurious_interrupt() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x99f: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xaf8: call to trace_hardirqs_on_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xb47: call to smp_irq_move_cleanup_interrupt() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xb6a: call to smp_reboot_interrupt() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xb8a: call to smp_kvm_posted_intr_ipi() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xbaa: call to smp_kvm_posted_intr_wakeup_ipi() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xbca: call to smp_kvm_posted_intr_nested_ipi() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xbea: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xc1a: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xc4a: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xc7a: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xcaa: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xcdc: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xd0a: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xd38: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xd78: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xdba: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xdea: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xe18: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xe5a: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xf54: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xf21: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xfa9: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xfd8: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x1018: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x105c: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x1111: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x12ad: call to fixup_bad_iret() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x12c1: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x136e: call to do_nmi() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x143d: call to do_nmi() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x14d2: call to do_exit() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x1690: call to ftrace_return_to_handler() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:06:21.124753