# git rev-parse -q --verify 4b6f23161b4e888e72671e377c32eabe9a8e62fc^{commit} 4b6f23161b4e888e72671e377c32eabe9a8e62fc already have revision, skipping fetch # git checkout -q -f -B kisskb 4b6f23161b4e888e72671e377c32eabe9a8e62fc # git clean -qxdf # < git log -1 # commit 4b6f23161b4e888e72671e377c32eabe9a8e62fc # Merge: 4c0d228c3bd4 d7e23b887f67 # Author: Linus Torvalds # Date: Sun Aug 4 10:30:47 2019 -0700 # # Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # "Some more powerpc fixes for 5.3: # # - Wire up the new clone3 syscall. # # - A fix for the PAPR SCM nvdimm driver, to fix a crash when firmware # gives us a device that's attached to a non-online NUMA node. # # - A fix for a boot failure on 32-bit with KASAN enabled. # # - Three fixes for implicit fall through warnings, some of which are # errors for us due to -Werror. # # Thanks to: Aneesh Kumar K.V, Christophe Leroy, Kees Cook, Santosh # Sivaraj, Stephen Rothwell" # # * tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc/kasan: fix early boot failure on PPC32 # drivers/macintosh/smu.c: Mark expected switch fall-through # powerpc/spe: Mark expected switch fall-throughs # powerpc/nvdimm: Pick nearby online node if the device node is not online # powerpc/kvm: Fall through switch case explicitly # powerpc: Wire up clone3 syscall # < /opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc-gcc --version # < /opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc-ld --version # < git log --format=%s --max-count=1 4b6f23161b4e888e72671e377c32eabe9a8e62fc # < make -s -j 80 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- axs101_defconfig # Added to kconfig CONFIG_INITRAMFS_SOURCE="" # yes \n | make -s -j 80 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- oldconfig yes: standard output: Broken pipe # make -s -j 80 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/net/xfrm/xfrm_policy.c: In function '__xfrm_policy_check': /kisskb/src/net/xfrm/xfrm_policy.c:3494:15: warning: array subscript is above array bounds [-Warray-bounds] if (sp->xvec[k]->props.mode != XFRM_MODE_TRANSPORT) { ^ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_data_queue': /kisskb/src/net/ipv4/tcp_input.c:4341:49: warning: array subscript is above array bounds [-Warray-bounds] tp->selective_acks[i-1] = tp->selective_acks[i]; ^ Completed OK # rm -rf /kisskb/build/linus_axs101_defconfig_arcompact # Build took: 0:00:56.416561