# git rev-parse -q --verify 1c4e395cf7ded47f33084865cbe2357cdbe4fd07^{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 1c4e395cf7ded47f33084865cbe2357cdbe4fd07^{commit} 1c4e395cf7ded47f33084865cbe2357cdbe4fd07 # git checkout -q -f -B kisskb 1c4e395cf7ded47f33084865cbe2357cdbe4fd07 # git clean -qxdf # < git log -1 # commit 1c4e395cf7ded47f33084865cbe2357cdbe4fd07 # Merge: b4b61b224d12 1052b41b25cb # Author: Linus Torvalds # Date: Fri Oct 25 20:11:33 2019 -0400 # # Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi # # Pull SCSI fixes from James Bottomley: # "Nine changes, eight to drivers (qla2xxx, hpsa, lpfc, alua, ch, # 53c710[x2], target) and one core change that tries to close a race # between sysfs delete and module removal" # # * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: # scsi: lpfc: remove left-over BUILD_NVME defines # scsi: core: try to get module before removing device # scsi: hpsa: add missing hunks in reset-patch # scsi: target: core: Do not overwrite CDB byte 1 # scsi: ch: Make it possible to open a ch device multiple times again # scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE # scsi: sni_53c710: fix compilation error # scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitions # scsi: qla2xxx: fix a potential NULL pointer dereference # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 1c4e395cf7ded47f33084865cbe2357cdbe4fd07 # < make -s -j 32 ARCH=arm O=/kisskb/build/linus_pleb_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- pleb_defconfig # make -s -j 32 ARCH=arm O=/kisskb/build/linus_pleb_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here WARNING: vmlinux.o(.text.unlikely+0x6dc): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() The function free_memmap() references the function __meminit memblock_free(). This is often because free_memmap lacks a __meminit annotation or the annotation of memblock_free is wrong. Completed OK # rm -rf /kisskb/build/linus_pleb_defconfig_arm # Build took: 0:00:35.617500