# git rev-parse -q --verify 4a3033ef6e6bb4c566bd1d556de69b494d76976c^{commit} 4a3033ef6e6bb4c566bd1d556de69b494d76976c already have revision, skipping fetch # git checkout -q -f -B kisskb 4a3033ef6e6bb4c566bd1d556de69b494d76976c # git clean -qxdf # < git log -1 # commit 4a3033ef6e6bb4c566bd1d556de69b494d76976c # Merge: a6a55b52a1b9 aa23ca3d98f7 # Author: Linus Torvalds # Date: Thu Jan 9 15:43:35 2020 -0800 # # Merge tag 'gpio-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio # # Pull GPIO fixes from Linus Walleij: # "Here is a host of GPIO fixes for the v5.5 series. The ACPI fix is # especially important, see summary below and in the commit for details: # # - Select GPIOLIB_IRQCHIP on the max77620 GPIO expander # # - Fix context restore in the Zynq driver # # - Create a new ACPI quirk handler for disabling wakeups on # problematic hardware. # # - Fix a coding style issue on the mockup device" # # * tag 'gpio-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio: # gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism # gpiolib: acpi: Turn dmi_system_id table into a generic quirk table # gpio: zynq: Fix for bug in zynq_gpio_restore_context API # gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP # gpio: mockup: fix coding style # < /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 4a3033ef6e6bb4c566bd1d556de69b494d76976c # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # Added to kconfig CONFIG_PPC_SPLPAR=n # yes \n | make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_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 10 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x2e1c): 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+0x2fc8): 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. Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 # Build took: 0:05:24.323343