# git rev-parse -q --verify 5947a64a7e0c70cc16d5d1e5af3cf3b44535047a^{commit} 5947a64a7e0c70cc16d5d1e5af3cf3b44535047a already have revision, skipping fetch # git checkout -q -f -B kisskb 5947a64a7e0c70cc16d5d1e5af3cf3b44535047a # git clean -qxdf # < git log -1 # commit 5947a64a7e0c70cc16d5d1e5af3cf3b44535047a # Merge: 4dcb9239dad6 746a923b863a # Author: Linus Torvalds # Date: Thu Oct 25 11:43:47 2018 -0700 # # Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull irq updates from Thomas Gleixner: # "The interrupt brigade came up with the following updates: # # - Driver for the Marvell System Error Interrupt machinery # # - Overhaul of the GIC-V3 ITS driver # # - Small updates and fixes all over the place" # # * 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (31 commits) # genirq: Fix race on spurious interrupt detection # softirq: Fix typo in __do_softirq() comments # genirq: Fix grammar s/an /a / # irqchip/gic: Unify GIC priority definitions # irqchip/gic-v3: Remove acknowledge loop # dt-bindings/interrupt-controller: Add documentation for Marvell SEI controller # dt-bindings/interrupt-controller: Update Marvell ICU bindings # irqchip/irq-mvebu-icu: Add support for System Error Interrupts (SEI) # arm64: marvell: Enable SEI driver # irqchip/irq-mvebu-sei: Add new driver for Marvell SEI # irqchip/irq-mvebu-icu: Support ICU subnodes # irqchip/irq-mvebu-icu: Disociate ICU and NSR # irqchip/irq-mvebu-icu: Clarify the reset operation of configured interrupts # irqchip/irq-mvebu-icu: Fix wrong private data retrieval # dt-bindings/interrupt-controller: Fix Marvell ICU length in the example # genirq/msi: Allow creation of a tree-based irqdomain for platform-msi # dt-bindings: irqchip: renesas-irqc: Document r8a7744 support # dt-bindings: irqchip: renesas-irqc: Document R-Car E3 support # irqchip/pdc: Setup all edge interrupts as rising edge at GIC # irqchip/gic-v3-its: Allow use of LPI tables in reserved memory # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 5947a64a7e0c70cc16d5d1e5af3cf3b44535047a # < make -s -j 8 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=0xB17B4FD8 # 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 8 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 8 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- /kisskb/src/arch/powerpc/kernel/eeh.c:1752:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] static int proc_eeh_show(struct seq_file *m, void *v) ^ /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 # Build took: 0:05:21.456232