# git rev-parse -q --verify c288d9cd710433e5991d58a0764c4d08a933b871^{commit} c288d9cd710433e5991d58a0764c4d08a933b871 already have revision, skipping fetch # git checkout -q -f -B kisskb c288d9cd710433e5991d58a0764c4d08a933b871 # git clean -qxdf # < git log -1 # commit c288d9cd710433e5991d58a0764c4d08a933b871 # Merge: 911a2997a5b7 e149bd742b2d # Author: Linus Torvalds # Date: Thu Jul 1 12:16:24 2021 -0700 # # Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-block # # Pull io_uring updates from Jens Axboe: # # - Multi-queue iopoll improvement (Fam) # # - Allow configurable io-wq CPU masks (me) # # - renameat/linkat tightening (me) # # - poll re-arm improvement (Olivier) # # - SQPOLL race fix (Olivier) # # - Cancelation unification (Pavel) # # - SQPOLL cleanups (Pavel) # # - Enable file backed buffers for shmem/memfd (Pavel) # # - A ton of cleanups and performance improvements (Pavel) # # - Followup and misc fixes (Colin, Fam, Hao, Olivier) # # * tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-block: (83 commits) # io_uring: code clean for kiocb_done() # io_uring: spin in iopoll() only when reqs are in a single queue # io_uring: pre-initialise some of req fields # io_uring: refactor io_submit_flush_completions # io_uring: optimise hot path restricted checks # io_uring: remove not needed PF_EXITING check # io_uring: mainstream sqpoll task_work running # io_uring: refactor io_arm_poll_handler() # io_uring: reduce latency by reissueing the operation # io_uring: add IOPOLL and reserved field checks to IORING_OP_UNLINKAT # io_uring: add IOPOLL and reserved field checks to IORING_OP_RENAMEAT # io_uring: refactor io_openat2() # io_uring: simplify struct io_uring_sqe layout # io_uring: update sqe layout build checks # io_uring: fix code style problems # io_uring: refactor io_sq_thread() # io_uring: don't change sqpoll creds if not needed # io_uring: Create define to modify a SQPOLL parameter # io_uring: Fix race condition when sqp thread goes to sleep # io_uring: improve in tctx_task_work() resubmission # ... # < /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 c288d9cd710433e5991d58a0764c4d08a933b871 # < 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/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1182:1: warning: the frame size of 1120 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 1584 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x604b48) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x604b48) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.13.0-gc288d9cd7104 Created: Fri Jul 2 06:16:39 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3074974 Bytes = 3002.90 KiB = 2.93 MiB Load Address: 00700000 Entry Point: 00701750 Image Name: Linux-5.13.0-gc288d9cd7104 Created: Fri Jul 2 06:16:39 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3076576 Bytes = 3004.47 KiB = 2.93 MiB Load Address: 00700000 Entry Point: 0070198c Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 # Build took: 0:01:06.779358