# git rev-parse -q --verify 2c41fab1c60b02626c8153a1806a7a1e5d62aaf1^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 2c41fab1c60b02626c8153a1806a7a1e5d62aaf1^{commit} 2c41fab1c60b02626c8153a1806a7a1e5d62aaf1 # git checkout -q -f -B kisskb 2c41fab1c60b02626c8153a1806a7a1e5d62aaf1 # git clean -qxdf # < git log -1 # commit 2c41fab1c60b02626c8153a1806a7a1e5d62aaf1 # Merge: 1d4345eb51a1 0031275d119e # Author: Linus Torvalds # Date: Sun Mar 21 12:25:54 2021 -0700 # # Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-block # # Pull io_uring followup fixes from Jens Axboe: # # - The SIGSTOP change from Eric, so we properly ignore that for # PF_IO_WORKER threads. # # - Disallow sending signals to PF_IO_WORKER threads in general, we're # not interested in having them funnel back to the io_uring owning # task. # # - Stable fix from Stefan, ensuring we properly break links for short # send/sendmsg recv/recvmsg if MSG_WAITALL is set. # # - Catch and loop when needing to run task_work before a PF_IO_WORKER # threads goes to sleep. # # * tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-block: # io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG_WAITALL # io-wq: ensure task is running before processing task_work # signal: don't allow STOP on PF_IO_WORKER threads # signal: don't allow sending any signals to PF_IO_WORKER threads # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 2c41fab1c60b02626c8153a1806a7a1e5d62aaf1 # < make -s -j 24 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig KCONFIG_SEED=0x641C2C15 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 24 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 24 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig .config:7326:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 24 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:06:58.769310