# git rev-parse -q --verify 5613970af3f5f8372c596b138bd64f3918513515^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 5613970af3f5f8372c596b138bd64f3918513515^{commit} 5613970af3f5f8372c596b138bd64f3918513515 # git checkout -q -f -B kisskb 5613970af3f5f8372c596b138bd64f3918513515 # git clean -qxdf # < git log -1 # commit 5613970af3f5f8372c596b138bd64f3918513515 # Merge: 50978df311d8 b0b5ce1010ff # Author: Linus Torvalds # Date: Sat Jan 4 10:49:15 2020 -0800 # # Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slave-dma # # Pull dmaengine fixes from Vinod Koul: # "A bunch of fixes for: # # - uninitialized dma_slave_caps access # # - virt-dma use after free in vchan_complete() # # - driver fixes for ioat, k3dma and jz4780" # # * tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slave-dma: # ioat: ioat_alloc_ring() failure handling. # dmaengine: virt-dma: Fix access after free in vchan_complete() # dmaengine: k3dma: Avoid null pointer traversal # dmaengine: dma-jz4780: Also break descriptor chains on JZ4725B # dmaengine: Fix access to uninitialized dma_slave_caps # < /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 5613970af3f5f8372c596b138bd64f3918513515 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc83xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc83xx_defconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc83xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /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/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_write': /kisskb/src/drivers/base/regmap/regmap.c:1852:6: warning: 'ret' 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/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/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] INFO: Uncompressed kernel (size 0x636374) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x636374) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x636374) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x636374) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x636374) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x636374) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x625cf4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x636374) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.5.0-rc4-g5613970af3f5 Created: Sun Jan 5 06:08:37 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3110243 Bytes = 3037.35 KiB = 2.97 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.5.0-rc4-g5613970af3f5 Created: Sun Jan 5 06:08:37 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3140369 Bytes = 3066.77 KiB = 2.99 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.5.0-rc4-g5613970af3f5 Created: Sun Jan 5 06:08:37 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3141323 Bytes = 3067.70 KiB = 3.00 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.5.0-rc4-g5613970af3f5 Created: Sun Jan 5 06:08:37 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3141781 Bytes = 3068.15 KiB = 3.00 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.5.0-rc4-g5613970af3f5 Created: Sun Jan 5 06:08:37 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3141244 Bytes = 3067.62 KiB = 3.00 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.5.0-rc4-g5613970af3f5 Created: Sun Jan 5 06:08:37 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3141352 Bytes = 3067.73 KiB = 3.00 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.5.0-rc4-g5613970af3f5 Created: Sun Jan 5 06:08:37 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3140153 Bytes = 3066.56 KiB = 2.99 MiB Load Address: 00700000 Entry Point: 00700290 Completed OK # rm -rf /kisskb/build/linus_mpc83xx_defconfig_powerpc-gcc4.6 # Build took: 0:03:55.039365