# git rev-parse -q --verify 07c4b9e9f71aa4bc74009f710fc5a745e10981bf^{commit} 07c4b9e9f71aa4bc74009f710fc5a745e10981bf already have revision, skipping fetch # git checkout -q -f -B kisskb 07c4b9e9f71aa4bc74009f710fc5a745e10981bf # git clean -qxdf # < git log -1 # commit 07c4b9e9f71aa4bc74009f710fc5a745e10981bf # Merge: f61cf8decb37 bba340c79bfe # Author: Linus Torvalds # Date: Sat Dec 14 12:51:57 2019 -0800 # # Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi # # Pull SCSI fixes from James Bottomley: # "24 fixes, all in drivers. The lion's share (16) are qla2xxx and the # rest are iscsi (3), ufs (2), smarpqi, lpfc and libsas" # # * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (24 commits) # scsi: iscsi: Avoid potential deadlock in iscsi_if_rx func # scsi: iscsi: Fix a potential deadlock in the timeout handler # scsi: smartpqi: Update attribute name to `driver_version` # scsi: libsas: stop discovering if oob mode is disconnected # scsi: ufs: Disable autohibern8 feature in Cadence UFS # scsi: iscsi: qla4xxx: fix double free in probe # scsi: ufs: Give an unique ID to each ufs-bsg # scsi: qla2xxx: Add debug dump of LOGO payload and ELS IOCB # scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGI # scsi: qla2xxx: Don't defer relogin unconditonally # scsi: qla2xxx: Send Notify ACK after N2N PLOGI # scsi: qla2xxx: Configure local loop for N2N target # scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump length # scsi: qla2xxx: Don't call qlt_async_event twice # scsi: qla2xxx: Allow PLOGI in target mode # scsi: qla2xxx: Change discovery state before PLOGI # scsi: qla2xxx: Drop superfluous INIT_WORK of del_work # scsi: qla2xxx: Initialize free_work before flushing it # scsi: qla2xxx: Use explicit LOGO in target mode # scsi: qla2xxx: Ignore NULL pointer in tcm_qla2xxx_free_mcmd # ... # < /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 07c4b9e9f71aa4bc74009f710fc5a745e10981bf # < make -s -j 32 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 32 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- WARNING: vmlinux.o(.text+0x31e4): 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+0x33c8): 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. WARNING: 2 bad relocations c000000001637078 R_PPC64_ADDR64 _binary__btf_vmlinux_bin_start c000000001637080 R_PPC64_ADDR64 _binary__btf_vmlinux_bin_end Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 # Build took: 0:03:17.923858