# git rev-parse -q --verify 921195d3568cb0e4f16efe456b663ae047b075fa^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 921195d3568cb0e4f16efe456b663ae047b075fa^{commit} 921195d3568cb0e4f16efe456b663ae047b075fa # git checkout -q -f -B kisskb 921195d3568cb0e4f16efe456b663ae047b075fa # git clean -qxdf # < git log -1 # commit 921195d3568cb0e4f16efe456b663ae047b075fa # Merge: b5b1404 e95153b # Author: Linus Torvalds # Date: Sun Aug 12 12:52:05 2018 -0700 # # Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi # # Pull SCSI fixes from James Bottomley: # "Eight fixes. # # The most important one is the mpt3sas fix which makes the driver work # again on big endian systems. The rest are mostly minor error path or # checker issues and the vmw_scsi one fixes a performance problem" # # * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: # scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATED # scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management enabled # scsi: mpt3sas: Swap I/O memory read value back to cpu endianness # scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO # scsi: fcoe: drop frames in ELS LOGO error path # scsi: fcoe: fix use-after-free in fcoe_ctlr_els_send # scsi: qedi: Fix a potential buffer overflow # scsi: qla2xxx: Fix memory leak for allocating abort IOCB # < /opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 921195d3568cb0e4f16efe456b663ae047b075fa # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xA73D9050 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/seccomp.c: In function '__seccomp_filter': /kisskb/src/kernel/seccomp.c:775:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-5.3 # Build took: 0:03:20.183876