# 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/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 6e6d05360b80f196ed07061327f03346b204abea # < make -s -j 24 ARCH=arm O=/kisskb/build/linus_iop33x_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- iop33x_defconfig # make -s -j 24 ARCH=arm O=/kisskb/build/linus_iop33x_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:194: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:338:21: note: 'pdeo' was declared here Completed OK # rm -rf /kisskb/build/linus_iop33x_defconfig_arm # Build took: 0:00:45.700100