# git rev-parse -q --verify cd984a5be21549273a3f13b52a8b7b84097b32a7^{commit} cd984a5be21549273a3f13b52a8b7b84097b32a7 already have revision, skipping fetch # git checkout -q -f -B kisskb cd984a5be21549273a3f13b52a8b7b84097b32a7 # git clean -qxdf # < git log -1 # commit cd984a5be21549273a3f13b52a8b7b84097b32a7 # Merge: 8b050fe42d8a 25384ce5f953 # Author: Linus Torvalds # Date: Fri Feb 1 16:56:30 2019 -0800 # # Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensa # # Pull xtensa fixes from Max Filippov: # # - fix ccount_timer_shutdown for secondary CPUs # # - fix secondary CPU initialization # # - fix secondary CPU reset vector clash with double exception vector # # - fix present CPUs when booting with 'maxcpus' parameter # # - limit possible CPUs by configured NR_CPUS # # - issue a warning if xtensa PIC is asked to retrigger anything other # than software IRQ # # - fix masking/unmasking of the first two IRQs on xtensa MX PIC # # - fix typo in Kconfig description for user space unaligned access # feature # # - fix Kconfig warning for selecting BUILTIN_DTB # # * tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensa: # xtensa: SMP: limit number of possible CPUs by NR_CPUS # xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCE # xtensa: Fix typo use space=>user space # drivers/irqchip: xtensa-mx: fix mask and unmask # drivers/irqchip: xtensa: add warning to irq_retrigger # xtensa: SMP: mark each possible CPU as present # xtensa: smp_lx200_defconfig: fix vectors clash # xtensa: SMP: fix secondary CPU initialization # xtensa: SMP: fix ccount_timer_shutdown # < /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 cd984a5be21549273a3f13b52a8b7b84097b32a7 # < 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=0x38D94EAA # 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/exceptions-64e.S: Assembler messages: /kisskb/src/arch/powerpc/kernel/exceptions-64e.S:587: Error: unrecognized opcode: `mc_btb_flush' make[3]: *** [/kisskb/src/scripts/Makefile.build:367: arch/powerpc/kernel/exceptions-64e.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:492: arch/powerpc/kernel] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1043: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/sound/pci/hda/patch_ca0132.c: In function 'ca0132_free': /kisskb/src/sound/pci/hda/patch_ca0132.c:8455:3: error: implicit declaration of function 'pci_iounmap' [-Werror=implicit-function-declaration] pci_iounmap(codec->bus->pci, spec->mem_base); ^ cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:276: sound/pci/hda/patch_ca0132.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:492: sound/pci/hda] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:492: sound/pci] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1043: sound] Error 2 make: *** [Makefile:152: 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:01:37.936933