# 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/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-gcc --version # < git log --format=%s --max-count=1 2c71d338bef2cc8a2e5f8ebe70788eeff246fcd8 # < make -s -j 48 ARCH=i386 O=/kisskb/build/linus_i386-allnoconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- allnoconfig # make -s -j 48 ARCH=i386 O=/kisskb/build/linus_i386-allnoconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- CONFIG_CC_STACKPROTECTOR_AUTO: -fstack-protector available but compiler is broken: disabling /kisskb/src/arch/x86/kernel/e820.c: In function 'e820__setup_pci_gap': /kisskb/src/arch/x86/kernel/e820.c:650:16: warning: 'gapstart' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/linus_i386-allnoconfig_i386 # Build took: 0:00:13.921415