# git rev-parse -q --verify c9c9735c46f589b9877b7fc00c89ef1b61a31e18^{commit} c9c9735c46f589b9877b7fc00c89ef1b61a31e18 already have revision, skipping fetch # git checkout -q -f -B kisskb c9c9735c46f589b9877b7fc00c89ef1b61a31e18 # git clean -qxdf # < git log -1 # commit c9c9735c46f589b9877b7fc00c89ef1b61a31e18 # Merge: fded09198826 7e0e8be3a1fd # Author: Linus Torvalds # Date: Fri Aug 14 16:01:59 2020 -0700 # # Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi # # Pull more SCSI updates from James Bottomley: # "This is the set of patches which arrived too late to stabilise in # -next for the first pull. # # It's really just an lpfc driver update and an assortment of minor # fixes, all in drivers. The only core update is to the zone block # device driver, which isn't the one most people use" # # * tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: # scsi: lpfc: Update lpfc version to 12.8.0.3 # scsi: lpfc: Fix LUN loss after cable pull # scsi: lpfc: Fix validation of bsg reply lengths # scsi: lpfc: Fix retry of PRLI when status indicates its unsupported # scsi: lpfc: Fix oops when unloading driver while running mds diags # scsi: lpfc: Fix RSCN timeout due to incorrect gidft counter # scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range value # scsi: lpfc: Fix FCoE speed reporting # scsi: lpfc: Add missing misc_deregister() for lpfc_init() # scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetport # scsi: scsi_transport_sas: Add spaces around binary operator "|" # scsi: sd_zbc: Improve zone revalidation # scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases # scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del() # scsi: target: Make iscsit_register_transport() return void # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 c9c9735c46f589b9877b7fc00c89ef1b61a31e18 # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- omap2plus_defconfig # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 48 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 48 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /kisskb/src/arch/arm/crypto/ghash-ce-glue.c: In function 'ghash_do_update': /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:67:44: warning: passing argument 4 of 'pmull_ghash_update_p64' from incompatible pointer type pmull_ghash_update_p64(blocks, dg, src, key->h, head); ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:45:17: note: expected 'const u64 (*)[2]' but argument is of type 'u64 (*)[2]' asmlinkage void pmull_ghash_update_p64(int blocks, u64 dg[], const char *src, ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:69:43: warning: passing argument 4 of 'pmull_ghash_update_p8' from incompatible pointer type pmull_ghash_update_p8(blocks, dg, src, key->h, head); ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:48:17: note: expected 'const u64 (*)[2]' but argument is of type 'u64 (*)[2]' asmlinkage void pmull_ghash_update_p8(int blocks, u64 dg[], const char *src, ^ Completed OK # rm -rf /kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 # Build took: 0:03:10.497240