# git rev-parse -q --verify f97c81dc6ca5996560b3944064f63fc87eb18d00^{commit} f97c81dc6ca5996560b3944064f63fc87eb18d00 already have revision, skipping fetch # git checkout -q -f -B kisskb f97c81dc6ca5996560b3944064f63fc87eb18d00 # git clean -qxdf # < git log -1 # commit f97c81dc6ca5996560b3944064f63fc87eb18d00 # Merge: a703d279c57e 2a7326caab47 # Author: Linus Torvalds # Date: Fri Sep 20 15:53:02 2019 -0700 # # Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC late updates from Arnd Bergmann: # "This is some material that we picked up into our tree late or that had # complex inter-depondencies. The fact that there are these # interdependencies tends to meant that these are often actually the # most interesting new additions: # # - The new Aspeed AST2600 baseboard management controller is added, # this is a Cortex-A7 based follow-up to the ARM11 based AST2500 and # had some dependencies on other device drivers. # # - After many years, support for the MMP2 based OLPC XO-1.75 finally # makes it into the kernel. # # - The Armada 3720 based Turris Mox open source router platform is a # late addition and it follows some preparatory work across multiple # branches. # # - The OMAP2+ platform had some large-scale cleanup involving driver # changes and DT changes, here we finish it off, dropping a lot of # the now-unused platform data. # # - The TI K3 platform that got added for 5.3 gains a lot more support # for individual bits on the SoC, this part just came late for the # merge window" # # [ This pull request itself wasn't actually sent late at all by Arnd, but # I waited on the branches that it used to be pulled first, so it ends # up being merged much later than the other ARM SoC pull requests this # merge window - Linus ] # # * tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (57 commits) # ARM: dts: dir685: Drop spi-cpol from the display # ARM: dts: aspeed: Add AST2600 pinmux nodes # ARM: dts: aspeed: Add AST2600 and EVB # ARM: exynos: Enable support for ARM architected timers # ARM: samsung: Fix system restart on S3C6410 # ARM: dts: mmp2: add OLPC XO 1.75 machine # ARM: dts: mmp2: rename the USB PHY node # ARM: dts: mmp2: specify reg-shift for the UARTs # ARM: dts: mmp2: add camera interfaces # ARM: dts: mmp2: fix the SPI nodes # ARM: dts: mmp2: trivial whitespace fix # arm64: dts: marvell: add DTS for Turris Mox # dt-bindings: marvell: document Turris Mox compatible # arm64: dts: marvell: armada-37xx: add SPI CS1 pinctrl # arm64: dts: ti: k3-j721e-main: Fix gic-its node unit-address # arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address # arm64: dts: ti: k3-j721e-main: Add hwspinlock node # arm64: dts: ti: k3-am65-main: Add hwspinlock node # arm64: dts: k3-j721e: Add gpio-keys on common processor board # dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721E # ... # < /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 f97c81dc6ca5996560b3944064f63fc87eb18d00 # < make -s -j 48 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 48 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 48 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:02:44.762689