# git rev-parse -q --verify 29f785ff76b65696800b75c3d8e0b58e603bb1d0^{commit} 29f785ff76b65696800b75c3d8e0b58e603bb1d0 already have revision, skipping fetch # git checkout -q -f -B kisskb 29f785ff76b65696800b75c3d8e0b58e603bb1d0 # git clean -qxdf # < git log -1 # commit 29f785ff76b65696800b75c3d8e0b58e603bb1d0 # Merge: da0f38202986 d728cf79164b # Author: Linus Torvalds # Date: Mon Jun 17 16:28:28 2019 -0700 # # Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs # # Pull vfs fixes from Al Viro: # "MS_MOVE regression fix + breakage in fsmount(2) (also introduced in # this cycle, along with fsmount(2) itself). # # I'm still digging through the piles of mail, so there might be more # fixes to follow, but these two are obvious and self-contained, so # there's no point delaying those..." # # * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: # fs/namespace: fix unprivileged mount propagation # vfs: fsmount: add missing mntget() # < /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 29f785ff76b65696800b75c3d8e0b58e603bb1d0 # < make -s -j 48 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 48 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 48 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- /kisskb/src/net/xfrm/xfrm_policy.c: In function '__xfrm_policy_check': /kisskb/src/net/xfrm/xfrm_policy.c:3495: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:4337: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:58.151755