# git rev-parse -q --verify cf0c97f148e9e50aa5a7ddd1984a604dd2bde4af^{commit} cf0c97f148e9e50aa5a7ddd1984a604dd2bde4af already have revision, skipping fetch # git checkout -q -f -B kisskb cf0c97f148e9e50aa5a7ddd1984a604dd2bde4af # git clean -qxdf # < git log -1 # commit cf0c97f148e9e50aa5a7ddd1984a604dd2bde4af # Merge: e8dff03aef6a 94873f6b46f8 # Author: Linus Torvalds # Date: Sun Jun 7 16:13:43 2020 -0700 # # Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl # # Pull pin control updates from Linus Walleij: # "This is the bulk of pin control changes for the v5.8 kernel cycle. # # It's just really boring this time. Zero core changes. Just linear # development, cleanups and misc noncritical fixes. Some new drivers for # very new Qualcomm and Intel chips. # # New drivers: # # - Intel Jasper Lake support. # # - NXP Freescale i.MX8DXL support. # # - Qualcomm SM8250 support. # # - Renesas R8A7742 SH-PFC support. # # Driver improvements: # # - Severe cleanup and modernization of the MCP23s08 driver. # # - Mediatek driver modularized. # # - Setting config supported in the Meson driver. # # - Wakeup support for the Broadcom BCM7211" # # * tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (72 commits) # pinctrl: sprd: Fix the incorrect pull-up definition # pinctrl: pxa: pxa2xx: Remove 'pxa2xx_pinctrl_exit()' which is unused and broken # pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()' # pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()' # pinctrl: sirf: add missing put_device() call in sirfsoc_gpio_probe() # pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()' # pinctrl: bcm2835: Add support for wake-up interrupts # pinctrl: bcm2835: Match BCM7211 compatible string # dt-bindings: pinctrl: Document optional BCM7211 wake-up interrupts # dt-bindings: pinctrl: Document 7211 compatible for brcm, bcm2835-gpio.txt # dt-bindings: pinctrl: stm32: Add missing interrupts property # pinctrl: at91-pio4: Add COMPILE_TEST support # pinctrl: Fix return value about devm_platform_ioremap_resource() # MAINTAINERS: Renesas Pin Controllers are supported # dt-bindings: pinctrl: ocelot: Add Sparx5 SoC support # pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2 # pinctrl: ocelot: Remove instance number from pin functions # pinctrl: ocelot: Always register GPIO driver # dt-bindings: pinctrl: rockchip: update example # pinctrl: amd: Add ACPI dependency # ... # < /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 cf0c97f148e9e50aa5a7ddd1984a604dd2bde4af # < make -s -j 10 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=0x35C234B4 # 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 10 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 10 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:6254:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 10 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/net/core/filter.c: In function '_bpf_setsockopt': /kisskb/src/net/core/filter.c:4291:6: warning: unused variable 'ifindex' [-Wunused-variable] int ifindex; ^~~~~~~ /kisskb/src/net/core/filter.c:4290:14: warning: unused variable 'net' [-Wunused-variable] struct net *net; ^~~ /kisskb/src/net/core/filter.c:4289:7: warning: unused variable 'devname' [-Wunused-variable] char devname[IFNAMSIZ]; ^~~~~~~ vmlinux.o: warning: objtool: do_machine_check()+0x3ff: call to mce_rdmsrl() leaves .noinstr.text section vmlinux.o: warning: objtool: match_held_lock()+0x45f: call to __asan_report_load8_noabort() leaves .noinstr.text section vmlinux.o: warning: objtool: lock_is_held_type()+0x231: call to __asan_report_store4_noabort() leaves .noinstr.text section vmlinux.o: warning: objtool: debug_lockdep_rcu_enabled()+0xcc: call to __asan_report_load4_noabort() leaves .noinstr.text section vmlinux.o: warning: objtool: debug_locks_off()+0x19: call to __kasan_check_write() leaves .noinstr.text section vmlinux.o: warning: objtool: __switch_to_asm()+0x22: call to __switch_to() leaves .noinstr.text section vmlinux.o: warning: objtool: do_softirq_own_stack()+0x38: call to __do_softirq() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x74: call to do_syscall_64() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x183: call to schedule_tail() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x190: call to syscall_return_slowpath() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x19d: call to {dynamic}() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x9ca: call to do_IRQ() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x98a: call to smp_spurious_interrupt() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x9f6: call to prepare_exit_to_usermode() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xb7a: call to smp_kvm_posted_intr_ipi() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xb9a: call to smp_kvm_posted_intr_wakeup_ipi() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xbba: call to smp_kvm_posted_intr_nested_ipi() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xbe6: call to do_divide_error() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xc06: call to do_overflow() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xc26: call to do_bounds() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xc46: call to do_invalid_op() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xc66: call to do_device_not_available() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xc8d: call to do_double_fault() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xcb6: call to do_coprocessor_segment_overrun() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xce0: call to do_invalid_TSS() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xd10: call to do_segment_not_present() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xd36: call to do_spurious_interrupt_bug() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xd56: call to do_coprocessor_error() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xd80: call to do_alignment_check() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xda6: call to do_simd_coprocessor_error() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xe69: call to do_debug() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xe3f: call to do_debug() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xeb5: call to do_int3() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xee0: call to do_stack_segment() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xf10: call to do_general_protection() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xf47: call to do_page_fault() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xf91: call to do_mce() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xf73: call to do_mce() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x1183: call to fixup_bad_iret() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x1235: call to do_nmi() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x1304: call to do_nmi() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x1391: call to do_exit() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:08:37.129528