# git rev-parse -q --verify 2c71d338bef2cc8a2e5f8ebe70788eeff246fcd8^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 2c71d338bef2cc8a2e5f8ebe70788eeff246fcd8^{commit} 2c71d338bef2cc8a2e5f8ebe70788eeff246fcd8 # 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/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < git log --format=%s --max-count=1 2c71d338bef2cc8a2e5f8ebe70788eeff246fcd8 # < make -s -j 120 ARCH=arm O=/kisskb/build/linus_shannon_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- shannon_defconfig # make -s -j 120 ARCH=arm O=/kisskb/build/linus_shannon_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /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] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:340:21: note: 'pdeo' was declared here Completed OK # rm -rf /kisskb/build/linus_shannon_defconfig_arm # Build took: 0:00:20.600450