# git rev-parse -q --verify 3120b9a6a3f7487f96af7bd634ec49c87ef712ab^{commit} 3120b9a6a3f7487f96af7bd634ec49c87ef712ab already have revision, skipping fetch # git checkout -q -f -B kisskb 3120b9a6a3f7487f96af7bd634ec49c87ef712ab # git clean -qxdf # < git log -1 # commit 3120b9a6a3f7487f96af7bd634ec49c87ef712ab # Merge: 56037cadf604 fb377eb80c80 # Author: Linus Torvalds # Date: Tue Sep 10 12:34:13 2019 +0100 # # Merge tag 'ipc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic # # Pull ipc regression fixes from Arnd Bergmann: # "Fix ipc regressions from y2038 patches # # These are two regression fixes for bugs that got introduced during the # system call rework that went into linux-5.1 but only bisected and # fixed now: # # - One patch affects semtimedop() on many of the less common 32-bit # architectures, this just needs a single-line bugfix. # # - The other affects only sparc64 and has a slightly more invasive # workaround to apply the same change to sparc64 that was done to the # generic code used everywhere else" # # * tag 'ipc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic: # ipc: fix sparc64 ipc() wrapper # ipc: fix semtimedop for generic 32-bit architectures # < /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 3120b9a6a3f7487f96af7bd634ec49c87ef712ab # < 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- :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:52.364969