# git rev-parse -q --verify 6e6d05360b80f196ed07061327f03346b204abea^{commit} 6e6d05360b80f196ed07061327f03346b204abea already have revision, skipping fetch # git checkout -q -f -B kisskb 6e6d05360b80f196ed07061327f03346b204abea # git clean -qxdf # < git log -1 # commit 6e6d05360b80f196ed07061327f03346b204abea # Merge: 10e5ddd71fb3 e82f04ec6ba9 # Author: Linus Torvalds # Date: Fri Aug 2 14:46:33 2019 -0700 # # Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi # # Pull SCSI fixes from James Bottomley: # "Seven fixes to four drivers with no core changes. # # The mpt3sas one is theoretical until we get a CPU that goes up to 64 # bits physical, the qla2xxx one fixes an oops in a driver # initialization error leg and the others are mostly cosmetic" # # [ The fcoe patches may be worth highlighting - they may be "just" # cleanups, but they simplify and fix the odd fc_rport_priv structure # handling rules so that the new gcc-9 warnings about memset crossing # structure boundaries are gone. # # The old code was hard for humans to understand too, and really # confused the compiler sanity checks - Linus ] # # * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: # scsi: qla2xxx: Fix possible fcport null-pointer dereferences # scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA # scsi: hpsa: remove printing internal cdb on tag collision # scsi: hpsa: correct scsi command status issue after reset # scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_priv # scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure # scsi: libfc: Whitespace cleanup in libfc.h # < /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 6e6d05360b80f196ed07061327f03346b204abea # < make -s -j 24 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 24 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 24 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/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]; ^ /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) { ^ Completed OK # rm -rf /kisskb/build/linus_axs101_defconfig_arcompact # Build took: 0:01:08.936105