# git rev-parse -q --verify 2c71d338bef2cc8a2e5f8ebe70788eeff246fcd8^{commit} 2c71d338bef2cc8a2e5f8ebe70788eeff246fcd8 already have revision, skipping fetch # git checkout -q -f -B kisskb 2c71d338bef2cc8a2e5f8ebe70788eeff246fcd8 # git clean -qxdf # < git log -1 # commit 2c71d338bef2cc8a2e5f8ebe70788eeff246fcd8 # Merge: d315482 c1d2a31 # Author: Linus Torvalds # Date: Fri May 18 10:24:03 2018 -0700 # # Merge tag 'powerpc-4.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # "Just three commits. # # The two cxl ones are not fixes per se, but they modify code that was # added this cycle so that it will work with a recent firmware change. # # And then a fix for a recent commit that added sleeps in the NVRAM # code, which needs to be more careful and not sleep if eg. we're called # in the panic() path. # # Thanks to Nicholas Piggin, Philippe Bergheaud, Christophe Lombard" # # * tag 'powerpc-4.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc/powernv: Fix NVRAM sleep in invalid context when crashing # cxl: Report the tunneled operations status # cxl: Set the PBCQ Tunnel BAR register when enabling capi mode # < /opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux-gcc --version # < git log --format=%s --max-count=1 2c71d338bef2cc8a2e5f8ebe70788eeff246fcd8 # < make -s -j 120 ARCH=xtensa O=/kisskb/build/linus_xtensa-allmodconfig_xtensa CROSS_COMPILE=/opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux- allmodconfig drivers/staging/mt7621-dts/Kconfig:4:warning: 'BUILTIN_DTB' has wrong type. 'select' only accept arguments of bool and tristate type # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # yes \n | make -s -j 120 ARCH=xtensa O=/kisskb/build/linus_xtensa-allmodconfig_xtensa CROSS_COMPILE=/opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 120 ARCH=xtensa O=/kisskb/build/linus_xtensa-allmodconfig_xtensa CROSS_COMPILE=/opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux- drivers/staging/mt7621-dts/Kconfig:4:warning: 'BUILTIN_DTB' has wrong type. 'select' only accept arguments of bool and tristate type CONFIG_CC_STACKPROTECTOR_AUTO: Compiler does not support any known stack-protector /kisskb/src/drivers/char/tpm/tpm2-cmd.c: In function 'tpm2_unseal_trusted': /kisskb/src/drivers/char/tpm/tpm2-cmd.c:730:2: warning: 'blob_handle' may be used uninitialized in this function [-Wmaybe-uninitialized] tpm2_flush_context_cmd(chip, blob_handle, TPM_TRANSMIT_UNLOCKED); ^ /kisskb/src/drivers/input/joystick/analog.c:176:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ In file included from /kisskb/src/include/linux/mlx5/port.h:36:0, from /kisskb/src/drivers/infiniband/hw/mlx5/main.c:52: /kisskb/src/include/linux/mlx5/driver.h: In function 'mlx5_get_vector_affinity_hint': /kisskb/src/include/linux/mlx5/driver.h:1299:13: error: 'struct irq_desc' has no member named 'affinity_hint' return desc->affinity_hint; ^ /kisskb/src/include/linux/mlx5/driver.h:1300:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/scripts/Makefile.build:312: recipe for target 'drivers/infiniband/hw/mlx5/main.o' failed make[5]: *** [drivers/infiniband/hw/mlx5/main.o] Error 1 /kisskb/src/scripts/Makefile.build:559: recipe for target 'drivers/infiniband/hw/mlx5' failed make[4]: *** [drivers/infiniband/hw/mlx5] Error 2 make[4]: *** Waiting for unfinished jobs.... /kisskb/src/lib/test_kasan.c: In function 'use_after_scope_test': /kisskb/src/lib/test_kasan.c:504:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/scripts/Makefile.build:559: recipe for target 'drivers/infiniband/hw' failed make[3]: *** [drivers/infiniband/hw] Error 2 /kisskb/src/scripts/Makefile.build:559: recipe for target 'drivers/infiniband' failed make[2]: *** [drivers/infiniband] Error 2 make[2]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/arch/xtensa/include/asm/atomic.h:21:0, from /kisskb/src/include/linux/atomic.h:5, from /kisskb/src/include/linux/debug_locks.h:6, from /kisskb/src/include/linux/lockdep.h:28, from /kisskb/src/include/linux/spinlock_types.h:18, from /kisskb/src/include/linux/spinlock.h:82, from /kisskb/src/include/linux/wait.h:9, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ocfs2/file.c:27: /kisskb/src/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter': /kisskb/src/arch/xtensa/include/asm/cmpxchg.h:139:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ^ /kisskb/src/fs/ocfs2/file.c:2386:3: note: in expansion of macro 'xchg' xchg(&iocb->ki_complete, saved_ki_complete); ^ /kisskb/src/Makefile:1060: recipe for target 'drivers' failed make[1]: *** [drivers] Error 2 Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 120 ARCH=xtensa O=/kisskb/build/linus_xtensa-allmodconfig_xtensa CROSS_COMPILE=/opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_xtensa-allmodconfig_xtensa # Build took: 0:01:39.424233