# git rev-parse -q --verify d418d070057c45fd6f21567278f95452bfe690d1^{commit} d418d070057c45fd6f21567278f95452bfe690d1 already have revision, skipping fetch # git checkout -q -f -B kisskb d418d070057c45fd6f21567278f95452bfe690d1 # git clean -qxdf # < git log -1 # commit d418d070057c45fd6f21567278f95452bfe690d1 # Merge: dfdcff3215ae b55f0097ae1d # Author: Linus Torvalds # Date: Fri Oct 18 22:29:36 2019 -0400 # # Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # # - NVMe pull request from Keith that address deadlocks, double resets, # memory leaks, and other regression. # # - Fixup elv_support_iosched() for bio based devices (Damien) # # - Fixup for the ahci PCS quirk (Dan) # # - Socket O_NONBLOCK handling fix for io_uring (me) # # - Timeout sequence io_uring fixes (yangerkun) # # - MD warning fix for parameter default_layout (Song) # # - blkcg activation fixes (Tejun) # # - blk-rq-qos node deletion fix (Tejun) # # * tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block: # nvme-pci: Set the prp2 correctly when using more than 4k page # io_uring: fix logic error in io_timeout # io_uring: fix up O_NONBLOCK handling for sockets # md/raid0: fix warning message for parameter default_layout # libata/ahci: Fix PCS quirk application # blk-rq-qos: fix first node deletion of rq_qos_del() # blkcg: Fix multiple bugs in blkcg_activate_policy() # io_uring: consider the overflow of sequence for timeout req # nvme-tcp: fix possible leakage during error flow # nvmet-loop: fix possible leakage during error flow # block: Fix elv_support_iosched() # nvme-tcp: Initialize sk->sk_ll_usec only with NET_RX_BUSY_POLL # nvme: Wait for reset state when required # nvme: Prevent resets during paused controller state # nvme: Restart request timers in resetting state # nvme: Remove ADMIN_ONLY state # nvme-pci: Free tagset if no IO queues # nvme: retain split access workaround for capability reads # nvme: fix possible deadlock when nvme_update_formats fails # < /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 d418d070057c45fd6f21567278f95452bfe690d1 # < make -s -j 120 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 120 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/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/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/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1497:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /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/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/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/sound/soc/soc-pcm.c: In function 'soc_pcm_trigger': /kisskb/src/sound/soc/soc-pcm.c:1074:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/soc-pcm.c: In function 'soc_pcm_bespoke_trigger': /kisskb/src/sound/soc/soc-pcm.c:1092:9: warning: 'ret' 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/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) /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) INFO: Uncompressed kernel (size 0xc3b758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2af90) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.4.0-rc3-gd418d070057c Created: Sat Oct 19 13:58:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5914656 Bytes = 5776.03 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.0-rc3-gd418d070057c Created: Sat Oct 19 13:58:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5915051 Bytes = 5776.42 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc3-gd418d070057c Created: Sat Oct 19 13:58:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5914687 Bytes = 5776.06 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc3-gd418d070057c Created: Sat Oct 19 13:58:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5914890 Bytes = 5776.26 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc3-gd418d070057c Created: Sat Oct 19 13:58:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913728 Bytes = 5775.12 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc3-gd418d070057c Created: Sat Oct 19 13:58:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5914131 Bytes = 5775.52 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc3-gd418d070057c Created: Sat Oct 19 13:58:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5914646 Bytes = 5776.02 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc3-gd418d070057c Created: Sat Oct 19 13:58:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5914686 Bytes = 5776.06 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.0-rc3-gd418d070057c Created: Sat Oct 19 13:58:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5914787 Bytes = 5776.16 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc3-gd418d070057c Created: Sat Oct 19 13:58:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5914919 Bytes = 5776.29 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.0-rc3-gd418d070057c Created: Sat Oct 19 13:58:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5914657 Bytes = 5776.03 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.0-rc3-gd418d070057c Created: Sat Oct 19 13:58:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5915102 Bytes = 5776.47 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc3-gd418d070057c Created: Sat Oct 19 13:58:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5881552 Bytes = 5743.70 KiB = 5.61 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.4.0-rc3-gd418d070057c Created: Sat Oct 19 13:58:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5914173 Bytes = 5775.56 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.0-rc3-gd418d070057c Created: Sat Oct 19 13:58:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5914822 Bytes = 5776.19 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc3-gd418d070057c Created: Sat Oct 19 13:58:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5914894 Bytes = 5776.26 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:07.567535