# git rev-parse -q --verify c1d61e7fe3760851319138550efb732273ab2e57^{commit} c1d61e7fe3760851319138550efb732273ab2e57 already have revision, skipping fetch # git checkout -q -f -B kisskb c1d61e7fe3760851319138550efb732273ab2e57 # git clean -qxdf # < git log -1 # commit c1d61e7fe3760851319138550efb732273ab2e57 # Merge: 095c363 b4146c4 # Author: Linus Torvalds # Date: Tue Jul 31 09:46:36 2018 -0700 # # Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi # # Pull SCSI fixes from James Bottomley: # "Nine fixes, five in the qla2xxx driver, the most serious of which is # the uninitialized list head crash which can be observed in most # systems under a sufficiently loaded low memory environment. # # The two sg fixes are minor but obvious and two target ones which seem # reasonable but not high impact" # # * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: # scsi: qla2xxx: Return error when TMF returns # scsi: qla2xxx: Fix ISP recovery on unload # scsi: qla2xxx: Fix driver unload by shutting down chip # scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion # scsi: qla2xxx: Fix unintialized List head crash # scsi: sg: update comment for blk_get_request() # scsi: sg: fix minor memory leak in error path # scsi: libiscsi: fix possible NULL pointer dereference in case of TMF # scsi: target: iscsi: cxgbit: fix max iso npdu calculation # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < git log --format=%s --max-count=1 c1d61e7fe3760851319138550efb732273ab2e57 # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allnoconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allnoconfig # make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allnoconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] In function 'fill_kobj_path', inlined from 'kobject_get_path' at /kisskb/src/lib/kobject.c:155:2: /kisskb/src/lib/kobject.c:128:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(path + length, kobject_name(parent), cur); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kobject.c: In function 'kobject_get_path': /kisskb/src/lib/kobject.c:125:13: note: length computed here int cur = strlen(kobject_name(parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_nds32-allnoconfig_nds32le # Build took: 0:00:17.181267