# git rev-parse -q --verify b719ae070ee2371c37d846616ef7453ec6811990^{commit} b719ae070ee2371c37d846616ef7453ec6811990 already have revision, skipping fetch # git checkout -q -f -B kisskb b719ae070ee2371c37d846616ef7453ec6811990 # git clean -qxdf # < git log -1 # commit b719ae070ee2371c37d846616ef7453ec6811990 # Merge: 3e71e1214b66 3bf3c9744694 # Author: Linus Torvalds # Date: Sat Feb 15 13:16:47 2020 -0800 # # Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Olof Johansson: # "A handful of fixes that have come in since the merge window: # # - Fix of PCI interrupt map on arm64 fast model (SW emulator) # # - Fixlet for sound on ST platforms and a small cleanup of deprecated # DT properties # # - A stack buffer overflow fix for moxtet # # - Fuse driver build fix for Tegra194 # # - A few config updates to turn on new drivers merged this cycle" # # * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: # bus: moxtet: fix potential stack buffer overflow # soc/tegra: fuse: Fix build with Tegra194 configuration # ARM: dts: sti: fixup sound frame-inversion for stihxxx-b2120.dtsi # ARM: dts: sti: Remove deprecated snps PHY properties for stih410-b2260 # arm64: defconfig: Enable DRM_SUN6I_DSI # arm64: defconfig: Enable CONFIG_SUN8I_THERMAL # ARM: sunxi: Enable CONFIG_SUN8I_THERMAL # arm64: defconfig: Set bcm2835-dma as built-in # ARM: configs: Cleanup old Kconfig options # ARM: npcm: Bring back GPIOLIB support # arm64: dts: fast models: Fix FVP PCI interrupt-map property # < /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 b719ae070ee2371c37d846616ef7453ec6811990 # < 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. Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 # Build took: 0:03:21.480334