# git rev-parse -q --verify a689838913670765f7754bb1ba749acac9541626^{commit} a689838913670765f7754bb1ba749acac9541626 already have revision, skipping fetch # git checkout -q -f -B kisskb a689838913670765f7754bb1ba749acac9541626 # git clean -qxdf # < git log -1 # commit a689838913670765f7754bb1ba749acac9541626 # Merge: e2921f9f95f1 20122994e38a # Author: Linus Torvalds # Date: Fri Jul 26 14:20:28 2019 -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: The most important core one is the dma_max_mapping_size # fix that corrects the boot problem Gunter Roeck was having. A couple # of other driver only fixes are significant, like the cxgbi selector # support addition, the alua 2 second delay and the fdomain build fix" # # * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: # scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG # scsi: ibmvfc: fix WARN_ON during event pool release # scsi: fcoe: fix a typo # scsi: megaraid_sas: Make some functions static # scsi: megaraid_sas: fix panic on loading firmware crashdump # scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas" # scsi: core: fix the dma_max_mapping_size call # scsi: fdomain: fix building pcmcia front-end # scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selector # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 a689838913670765f7754bb1ba749acac9541626 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1651:6: note: 'oldval' was declared here int oldval, ret; ^ WARNING: vmlinux.o(.text+0x3204): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x33d0): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 # Build took: 0:02:53.174059