# 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/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 07c4b9e9f71aa4bc74009f710fc5a745e10981bf # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /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/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2591:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1852:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:800:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:797:68: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5054:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1377:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /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 /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xc8a61c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc8a61c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc8a61c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc8a61c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc8a61c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc8a61c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc8a61c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc8a61c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc8a61c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc8a61c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc8a61c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc8a61c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc8a61c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc8a61c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc8a61c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc79e84) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.5.0-rc1-g07c4b9e9f71a Created: Sun Dec 15 09:42:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056177 Bytes = 5914.24 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-rc1-g07c4b9e9f71a Created: Sun Dec 15 09:42:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056859 Bytes = 5914.90 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-rc1-g07c4b9e9f71a Created: Sun Dec 15 09:42:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056179 Bytes = 5914.24 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-rc1-g07c4b9e9f71a Created: Sun Dec 15 09:42:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6057925 Bytes = 5915.94 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-rc1-g07c4b9e9f71a Created: Sun Dec 15 09:42:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6057224 Bytes = 5915.26 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-rc1-g07c4b9e9f71a Created: Sun Dec 15 09:42:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6062136 Bytes = 5920.05 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.5.0-rc1-g07c4b9e9f71a Created: Sun Dec 15 09:42:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6062134 Bytes = 5920.05 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.5.0-rc1-g07c4b9e9f71a Created: Sun Dec 15 09:42:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6062094 Bytes = 5920.01 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.5.0-rc1-g07c4b9e9f71a Created: Sun Dec 15 09:42:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6062141 Bytes = 5920.06 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-rc1-g07c4b9e9f71a Created: Sun Dec 15 09:42:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6057385 Bytes = 5915.42 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-rc1-g07c4b9e9f71a Created: Sun Dec 15 09:42:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056245 Bytes = 5914.30 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-rc1-g07c4b9e9f71a Created: Sun Dec 15 09:42:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6061875 Bytes = 5919.80 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-rc1-g07c4b9e9f71a Created: Sun Dec 15 09:42:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056285 Bytes = 5914.34 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.5.0-rc1-g07c4b9e9f71a Created: Sun Dec 15 09:42:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6057830 Bytes = 5915.85 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-rc1-g07c4b9e9f71a Created: Sun Dec 15 09:42:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056215 Bytes = 5914.27 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.5.0-rc1-g07c4b9e9f71a Created: Sun Dec 15 09:42:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6029479 Bytes = 5888.16 KiB = 5.75 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:02:03.898234