# git rev-parse -q --verify 1f7563f743d7081710a9d186a8b203997d09f383^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 1f7563f743d7081710a9d186a8b203997d09f383^{commit} 1f7563f743d7081710a9d186a8b203997d09f383 # git checkout -q -f -B kisskb 1f7563f743d7081710a9d186a8b203997d09f383 # git clean -qxdf # < git log -1 # commit 1f7563f743d7081710a9d186a8b203997d09f383 # Merge: ba6d10ab8014 3e99b3b13a1f # Author: Linus Torvalds # Date: Thu Jul 11 15:17:41 2019 -0700 # # Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi # # Pull SCSI scatter-gather list updates from James Bottomley: # "This topic branch covers a fundamental change in how our sg lists are # allocated to make mq more efficient by reducing the size of the # preallocated sg list. # # This necessitates a large number of driver changes because the # previous guarantee that if a driver specified SG_ALL as the size of # its scatter list, it would get a non-chained list and didn't need to # bother with scatterlist iterators is now broken and every driver # *must* use scatterlist iterators. # # This was broken out as a separate topic because we need to convert all # the drivers before pulling the trigger and unconverted drivers kept # being found, necessitating a rebase" # # * tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (21 commits) # scsi: core: don't preallocate small SGL in case of NO_SG_CHAIN # scsi: lib/sg_pool.c: clear 'first_chunk' in case of no preallocation # scsi: core: avoid preallocating big SGL for data # scsi: core: avoid preallocating big SGL for protection information # scsi: lib/sg_pool.c: improve APIs for allocating sg pool # scsi: esp: use sg helper to iterate over scatterlist # scsi: NCR5380: use sg helper to iterate over scatterlist # scsi: wd33c93: use sg helper to iterate over scatterlist # scsi: ppa: use sg helper to iterate over scatterlist # scsi: pcmcia: nsp_cs: use sg helper to iterate over scatterlist # scsi: imm: use sg helper to iterate over scatterlist # scsi: aha152x: use sg helper to iterate over scatterlist # scsi: s390: zfcp_fc: use sg helper to iterate over scatterlist # scsi: staging: unisys: visorhba: use sg helper to iterate over scatterlist # scsi: usb: image: microtek: use sg helper to iterate over scatterlist # scsi: pmcraid: use sg helper to iterate over scatterlist # scsi: ipr: use sg helper to iterate over scatterlist # scsi: mvumi: use sg helper to iterate over scatterlist # scsi: lpfc: use sg helper to iterate over scatterlist # scsi: advansys: use sg helper to iterate over scatterlist # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 1f7563f743d7081710a9d186a8b203997d09f383 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xBC96DE2E # 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 # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # yes \n | make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: vmlinux.o(.text+0x2d36): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:.early_setup() The function start_here_multiplatform() references the function __init .early_setup(). This is often because start_here_multiplatform lacks a __init annotation or the annotation of .early_setup is wrong. /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: warning: orphan section `.gnu.hash' from `linker stubs' being placed in section `.gnu.hash'. /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: warning: orphan section `.gnu.hash' from `linker stubs' being placed in section `.gnu.hash'. /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: warning: orphan section `.gnu.hash' from `linker stubs' being placed in section `.gnu.hash'. Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 # Build took: 0:09:35.027339