# git rev-parse -q --verify b326272010b6656210193d7ab93fa184087e8ee1^{commit} b326272010b6656210193d7ab93fa184087e8ee1 already have revision, skipping fetch # git checkout -q -f -B kisskb b326272010b6656210193d7ab93fa184087e8ee1 # git clean -qxdf # < git log -1 # commit b326272010b6656210193d7ab93fa184087e8ee1 # Merge: 1bc276775d93 1aa55ca9b14a # Author: Linus Torvalds # Date: Sat Aug 25 14:12:36 2018 -0700 # # Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc # # Pull ARM SoC late updates from Olof Johansson: # "A couple of late-merged changes that would be useful to get in this # merge window: # # - Driver support for reset of audio complex on Meson platforms. The # audio driver went in this merge window, and these changes have been # in -next for a while (just not in our tree). # # - Power management fixes for IOMMU on Rockchip platforms, getting # closer to kexec working on them, including Chromebooks. # # - Another pass updating "arm,psci" -> "psci" for some properties that # have snuck in since last time it was done" # # * tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: # iommu/rockchip: Move irq request past pm_runtime_enable # iommu/rockchip: Handle errors returned from PM framework # arm64: rockchip: Force CONFIG_PM on Rockchip systems # ARM: rockchip: Force CONFIG_PM on Rockchip systems # arm64: dts: Fix various entry-method properties to reflect documentation # reset: imx7: Fix always writing bits as 0 # reset: meson: add meson audio arb driver # reset: meson: add dt-bindings for meson-axg audio arb # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 b326272010b6656210193d7ab93fa184087e8ee1 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xD135DDFC # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-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-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/arch/powerpc/xmon/xmon.c:67:0: /kisskb/src/arch/powerpc/xmon/dis-asm.h: In function 'print_insn_powerpc': /kisskb/src/arch/powerpc/xmon/dis-asm.h:20:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%.8x", insn); ^ /kisskb/src/arch/powerpc/xmon/dis-asm.h: In function 'print_insn_spu': /kisskb/src/arch/powerpc/xmon/dis-asm.h:26:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%.8x", insn); ^ /kisskb/src/arch/powerpc/kernel/iommu.c: In function 'tce_iommu_bus_notifier_init': /kisskb/src/arch/powerpc/kernel/iommu.c:1190:32: error: 'pci_bus_type' undeclared (first use in this function) bus_register_notifier(&pci_bus_type, &tce_iommu_bus_nb); ^ /kisskb/src/arch/powerpc/kernel/iommu.c:1190:32: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [/kisskb/src/scripts/Makefile.build:307: arch/powerpc/kernel/iommu.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1053: arch/powerpc/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:146: sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 # Build took: 0:00:40.590418