# git rev-parse -q --verify 5ef58e29078261ef5195c7fee74768546b863182^{commit} 5ef58e29078261ef5195c7fee74768546b863182 already have revision, skipping fetch # git checkout -q -f -B kisskb 5ef58e29078261ef5195c7fee74768546b863182 # git clean -qxdf # < git log -1 # commit 5ef58e29078261ef5195c7fee74768546b863182 # Merge: 8e9ccd0f26b0 fa17a6dc84d1 # Author: Linus Torvalds # Date: Fri Apr 24 16:23:24 2020 -0700 # # Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi # # Pull SCSI fixes from James Bottomley: # "Two minor fixes: one to update a Kconfig reference and the other to # fix a resource leak on an error path in sg" # # * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: # scsi: Update referenced link to cdrtools # scsi: sg: add sg_remove_request in sg_write # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 5ef58e29078261ef5195c7fee74768546b863182 # < make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- allnoconfig # < make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- help hppa-linux-gcc: error: missing argument to '-Wframe-larger-than=' # make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/drivers/char/random.c: In function 'rand_initialize': /kisskb/src/drivers/char/random.c:814:18: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized] crng->state[i] ^= rv; ^~ /kisskb/src/drivers/char/random.c:806:16: note: 'rv' was declared here unsigned long rv; ^~ /kisskb/src/arch/parisc/kernel/pci-dma.c:339:12: warning: 'proc_pcxl_dma_show' defined but not used [-Wunused-function] static int proc_pcxl_dma_show(struct seq_file *m, void *v) ^~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_parisc-allnoconfig_parisc-gcc8 # Build took: 0:00:14.787458