# git rev-parse -q --verify 45dfb8a5659ad286c28fa59008271dbc4e5e3f2d^{commit} 45dfb8a5659ad286c28fa59008271dbc4e5e3f2d already have revision, skipping fetch # git checkout -q -f -B kisskb 45dfb8a5659ad286c28fa59008271dbc4e5e3f2d # git clean -qxdf # < git log -1 # commit 45dfb8a5659ad286c28fa59008271dbc4e5e3f2d # Merge: f419f031de14 35d0b389f3b2 # Author: Linus Torvalds # Date: Tue Jan 19 13:26:05 2021 -0800 # # Merge tag 'task_work-2021-01-19' of git://git.kernel.dk/linux-block # # Pull task_work fix from Jens Axboe: # "The TIF_NOTIFY_SIGNAL change inadvertently removed the unconditional # task_work run we had in get_signal(). # # This caused a regression for some setups, since we're relying on eg # ____fput() being run to close and release, for example, a pipe and # wake the other end. # # For 5.11, I prefer the simple solution of just reinstating the # unconditional run, even if it conceptually doesn't make much sense - # if you need that kind of guarantee, you should be using TWA_SIGNAL # instead of TWA_NOTIFY. But it's the trivial fix for 5.11, and would # ensure that other potential gotchas/assumptions for task_work don't # regress for 5.11. # # We're looking into further simplifying the task_work notifications for # 5.12 which would resolve that too" # # * tag 'task_work-2021-01-19' of git://git.kernel.dk/linux-block: # task_work: unconditionally run task_work from get_signal() # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 45dfb8a5659ad286c28fa59008271dbc4e5e3f2d # < make -s -j 24 ARCH=arm64 O=/kisskb/build/linus_arm64-allnoconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- allnoconfig # < make -s -j 24 ARCH=arm64 O=/kisskb/build/linus_arm64-allnoconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 24 ARCH=arm64 O=/kisskb/build/linus_arm64-allnoconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig # make -s -j 24 ARCH=arm64 O=/kisskb/build/linus_arm64-allnoconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- Completed OK # rm -rf /kisskb/build/linus_arm64-allnoconfig_arm64-gcc5.4 # Build took: 0:00:27.816997