# git rev-parse -q --verify 6ba3d7066c71d2103da255df19eb613d299bab15^{commit} 6ba3d7066c71d2103da255df19eb613d299bab15 already have revision, skipping fetch # git checkout -q -f -B kisskb 6ba3d7066c71d2103da255df19eb613d299bab15 # git clean -qxdf # < git log -1 # commit 6ba3d7066c71d2103da255df19eb613d299bab15 # Merge: fa889d85551e 122ce22cb37b # Author: Linus Torvalds # Date: Wed Jan 29 09:51:36 2020 -0800 # # Merge tag 'pinctrl-v5.6-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, nothing too exciting about # this. # # Some changes hit arch/sh and arch/arm but are well isolated and # acknowledged by the respective arch maintainers. # # Core changes: # # - Dropped the chained IRQ setup callback into GPIOLIB as we got rid # of the last users of that in this changeset. # # New drivers: # # - New driver for Ingenic X1830. # # - New driver for Freescale i.MX8MP. # # Driver enhancements: # # - Fix all remaining Intel drivers to pass their IRQ chips along with # the GPIO chips. # # - Intel Baytrail allocates its irqchip dynamically. # # - Intel Lynxpoint is thoroughly rewritten and modernized. # # - Aspeed AST2600 pin muxing and configuration is much improved. # # - Qualcomm SC7180 functions are updated and wakeup interrupt map is # provided. # # - A whole slew of Renesas SH-PFC cleanups and improvements. # # - Fix up the Intel DT bindings to use the generic YAML DT bindings # schema (a first user of this)" # # * tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (99 commits) # pinctrl: madera: Remove extra blank line # pinctrl: qcom: Don't lock around irq_set_irq_wake() # pinctrl: mvebu: armada-37xx: use use platform api # gpio: Drop the chained IRQ handler assign function # pinctrl: freescale: Add i.MX8MP pinctrl driver support # dt-bindings: imx: Add pinctrl binding doc for i.MX8MP # pinctrl: tigerlake: Tiger Lake uses _HID enumeration # pinctrl: sunrisepoint: Add Coffee Lake-S ACPI ID # pinctrl: iproc: Use platform_get_irq_optional() to avoid error message # pinctrl: dt-bindings: Fix some errors in the lgm and pinmux schema # pinctrl: intel: Pass irqchip when adding gpiochip # pinctrl: intel: Add GPIO <-> pin mapping ranges via callback # pinctrl: baytrail: Replace WARN with dev_info_once when setting direct-irq pin to output # pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins # pinctrl: sunrisepoint: Add missing Interrupt Status register offset # pinctrl: sh-pfc: Split R-Car H3 support in two independent drivers # pinctrl: artpec6: fix __iomem on reg in set # pinctrl: ingenic: Use devm_platform_ioremap_resource() # pinctrl: ingenic: Factorize irq_set_type function # pinctrl: ingenic: Remove duplicated ingenic_chip_info structures # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 6ba3d7066c71d2103da255df19eb613d299bab15 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # Added to kconfig CONFIG_KVM_BOOK3S_64=n # Added to kconfig CONFIG_KVM=n # yes \n | make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x31d4): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x33c8): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. WARNING: 2 bad relocations c000000001655e50 R_PPC64_ADDR64 _binary__btf_vmlinux_bin_start c000000001655e58 R_PPC64_ADDR64 _binary__btf_vmlinux_bin_end Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 # Build took: 0:03:19.585044