# git rev-parse -q --verify 1d3962ae3b3d3a945f7fd5c651cf170a27521a35^{commit} 1d3962ae3b3d3a945f7fd5c651cf170a27521a35 already have revision, skipping fetch # git checkout -q -f -B kisskb 1d3962ae3b3d3a945f7fd5c651cf170a27521a35 # git clean -qxdf # < git log -1 # commit 1d3962ae3b3d3a945f7fd5c651cf170a27521a35 # Merge: d5eeab8d7e26 63ff822358b2 # Author: Linus Torvalds # Date: Sat May 9 12:02:09 2020 -0700 # # Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-block # # Pull io_uring fixes from Jens Axboe: # # - Fix finish_wait() balancing in file cancelation (Xiaoguang) # # - Ensure early cleanup of resources in ring map failure (Xiaoguang) # # - Ensure IORING_OP_SLICE does the right file mode checks (Pavel) # # - Remove file opening from openat/openat2/statx, it's not needed and # messes with O_PATH # # * tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-block: # io_uring: don't use 'fd' for openat/openat2/statx # splice: move f_mode checks to do_{splice,tee}() # io_uring: handle -EFAULT properly in io_uring_setup() # io_uring: fix mismatched finish_wait() calls in io_uring_cancel_files() # < /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 1d3962ae3b3d3a945f7fd5c651cf170a27521a35 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /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:471:21: note: 'pdeo' was declared here /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/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:4774:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/namei.c: In function 'handle_dots': /kisskb/src/fs/namei.c:1805:10: warning: 'inode' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/namei.c:1805:10: warning: 'seq' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update.isra.93': /kisskb/src/fs/io_uring.c:6687:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x589fc4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x589fc4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x57997c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x589fc4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x589fc4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.7.0-rc4-15512-g1d3962ae3 Created: Sun May 10 07:59:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2768341 Bytes = 2703.46 KiB = 2.64 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.7.0-rc4-15512-g1d3962ae3 Created: Sun May 10 07:59:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2801981 Bytes = 2736.31 KiB = 2.67 MiB Load Address: 00600000 Entry Point: 006019cc Image Name: Linux-5.7.0-rc4-15512-g1d3962ae3 Created: Sun May 10 07:59:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2801627 Bytes = 2735.96 KiB = 2.67 MiB Load Address: 00600000 Entry Point: 00601758 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:00:45.136880