# git rev-parse -q --verify 2409207a73cc8e4aff75ceccf6fe5c3ce4d391bc^{commit} 2409207a73cc8e4aff75ceccf6fe5c3ce4d391bc already have revision, skipping fetch # git checkout -q -f -B kisskb 2409207a73cc8e4aff75ceccf6fe5c3ce4d391bc # git clean -qxdf # < git log -1 # commit 2409207a73cc8e4aff75ceccf6fe5c3ce4d391bc # Merge: 7fbc78e3155a 8acf608e602f # Author: Linus Torvalds # Date: Fri May 24 17:30: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: # "This is the same set of patches sent in the merge window as the final # pull except that Martin's read only rework is replaced with a simple # revert of the original change that caused the regression. # # Everything else is an obvious fix or small cleanup" # # * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: # Revert "scsi: sd: Keep disk read-only when re-reading partition" # scsi: bnx2fc: fix incorrect cast to u64 on shift operation # scsi: smartpqi: Reporting unhandled SCSI errors # scsi: myrs: Fix uninitialized variable # scsi: lpfc: Update lpfc version to 12.2.0.2 # scsi: lpfc: add check for loss of ndlp when sending RRQ # scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_show # scsi: lpfc: resolve lockdep warnings # scsi: qedi: remove set but not used variables 'cdev' and 'udev' # scsi: qedi: remove memset/memcpy to nfunc and use func instead # scsi: qla2xxx: Add cleanup for PCI EEH recovery # < /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 2409207a73cc8e4aff75ceccf6fe5c3ce4d391bc # < make -s -j 48 ARCH=powerpc O=/kisskb/build/kbuild_pseries_le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/kbuild_pseries_le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1658:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1633:6: note: 'oldval' was declared here int oldval, ret; ^ WARNING: vmlinux.o(.text+0x340c): 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+0x3628): 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. WARNING: vmlinux.o(.text+0x3664): 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/kbuild_pseries_le_defconfig_ppc64le-gcc5 # Build took: 0:02:29.847740