# 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 32 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc512x_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /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=] } ^ /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c: In function 'ads5121_select_chip': /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c:293:19: warning: unused variable 'mtd' [-Wunused-variable] struct mtd_info *mtd = nand_to_mtd(nand); ^ INFO: Uncompressed kernel (size 0x6ba460) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.8.0-rc1-g4333a9b0b67b Created: Sat Jun 20 10:07:09 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3489112 Bytes = 3407.34 KiB = 3.33 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 # Build took: 0:00:59.896851