# git rev-parse -q --verify 3893c2025fec6f0fa4b2d794f36bd56a55e46dec^{commit} 3893c2025fec6f0fa4b2d794f36bd56a55e46dec already have revision, skipping fetch # git checkout -q -f -B kisskb 3893c2025fec6f0fa4b2d794f36bd56a55e46dec # git clean -qxdf # < git log -1 # commit 3893c2025fec6f0fa4b2d794f36bd56a55e46dec # Merge: 5307040655d0 1e4a29556794 # Author: Linus Torvalds # Date: Wed Jan 29 11:47:08 2020 -0800 # # Merge tag 'erofs-for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs # # Pull erofs updates from Gao Xiang: # "A regression fix, several cleanups and (maybe) plus an upcoming new # mount api convert patch as a part of vfs update are considered # available for this cycle. # # All commits have been in linux-next and tested with no smoke out. # # Summary: # # - fix an out-of-bound read access introduced in v5.3, which could # rarely cause data corruption # # - various cleanup patches" # # * tag 'erofs-for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs: # erofs: clean up z_erofs_submit_queue() # erofs: fold in postsubmit_is_all_bypassed() # erofs: fix out-of-bound read for shifted uncompressed block # erofs: remove void tagging/untagging of workgroup pointers # erofs: remove unused tag argument while registering a workgroup # erofs: remove unused tag argument while finding a workgroup # erofs: correct indentation of an assigned structure inside a function # < /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 3893c2025fec6f0fa4b2d794f36bd56a55e46dec # < 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/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2598: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:1859: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/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1426:5: warning: 'page' 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/kernel/trace/trace_events.c: In function 'event_create_dir': /kisskb/src/kernel/trace/trace_events.c:2039:6: warning: 'ret' 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/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/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] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:72: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/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/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 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc78028) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.5.0-g3893c2025fec Created: Thu Jan 30 20:18:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056510 Bytes = 5914.56 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-g3893c2025fec Created: Thu Jan 30 20:18:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6060722 Bytes = 5918.67 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-g3893c2025fec Created: Thu Jan 30 20:18:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056516 Bytes = 5914.57 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.5.0-g3893c2025fec Created: Thu Jan 30 20:18:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056980 Bytes = 5915.02 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-g3893c2025fec Created: Thu Jan 30 20:18:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056609 Bytes = 5914.66 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.5.0-g3893c2025fec Created: Thu Jan 30 20:18:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6057018 Bytes = 5915.06 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-g3893c2025fec Created: Thu Jan 30 20:18:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6061548 Bytes = 5919.48 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-g3893c2025fec Created: Thu Jan 30 20:18:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056612 Bytes = 5914.66 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-g3893c2025fec Created: Thu Jan 30 20:18:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6061405 Bytes = 5919.34 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-g3893c2025fec Created: Thu Jan 30 20:18:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056971 Bytes = 5915.01 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-g3893c2025fec Created: Thu Jan 30 20:18:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056847 Bytes = 5914.89 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-g3893c2025fec Created: Thu Jan 30 20:18:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056515 Bytes = 5914.57 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.5.0-g3893c2025fec Created: Thu Jan 30 20:18:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056996 Bytes = 5915.04 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.5.0-g3893c2025fec Created: Thu Jan 30 20:18:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6029148 Bytes = 5887.84 KiB = 5.75 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.5.0-g3893c2025fec Created: Thu Jan 30 20:18:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056959 Bytes = 5915.00 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.5.0-g3893c2025fec Created: Thu Jan 30 20:18:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056968 Bytes = 5915.01 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:02:05.839204