# git rev-parse -q --verify 4333a9b0b67bb4e8bcd91bdd80da80b0ec151162^{commit} 4333a9b0b67bb4e8bcd91bdd80da80b0ec151162 already have revision, skipping fetch # git checkout -q -f -B kisskb 4333a9b0b67bb4e8bcd91bdd80da80b0ec151162 # git clean -qxdf # < git log -1 # commit 4333a9b0b67bb4e8bcd91bdd80da80b0ec151162 # Merge: d2b1c81f5f6c 6f2cc1664db2 # Author: Linus Torvalds # Date: Fri Jun 19 13:16:58 2020 -0700 # # Merge tag 'io_uring-5.8-2020-06-19' of git://git.kernel.dk/linux-block # # Pull io_uring fixes from Jens Axboe: # # - Catch a case where io_sq_thread() didn't do proper mm acquire # # - Ensure poll completions are reaped on shutdown # # - Async cancelation and run fixes (Pavel) # # - io-poll race fixes (Xiaoguang) # # - Request cleanup race fix (Xiaoguang) # # * tag 'io_uring-5.8-2020-06-19' of git://git.kernel.dk/linux-block: # io_uring: fix possible race condition against REQ_F_NEED_CLEANUP # io_uring: reap poll completions while waiting for refs to drop on exit # io_uring: acquire 'mm' for task_work for SQPOLL # io_uring: add memory barrier to synchronize io_kiocb's result and iopoll_completed # io_uring: don't fail links for EAGAIN error in IOPOLL mode # io_uring: cancel by ->task not pid # io_uring: lazy get task # io_uring: batch cancel in io_uring_cancel_files() # io_uring: cancel all task's requests on exit # io-wq: add an option to cancel all matched reqs # io-wq: reorder cancellation pending -> running # io_uring: fix lazy work init # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 4333a9b0b67bb4e8bcd91bdd80da80b0ec151162 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc40x_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/head_40x.S: Assembler messages: /kisskb/src/arch/powerpc/kernel/head_40x.S:623: Warning: invalid register expression /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1623:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_doubleFast': /kisskb/src/lib/zstd/compress.c:1393:1: warning: the frame size of 1384 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x5a229c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5a229c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.8.0-rc1-g4333a9b0b67b Created: Sat Jun 20 09:44:44 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2892421 Bytes = 2824.63 KiB = 2.76 MiB Load Address: 00600000 Entry Point: 00601750 Image Name: Linux-5.8.0-rc1-g4333a9b0b67b Created: Sat Jun 20 09:44:44 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2892229 Bytes = 2824.44 KiB = 2.76 MiB Load Address: 00600000 Entry Point: 0060198c Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 # Build took: 0:01:04.582453