# 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/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 45dfb8a5659ad286c28fa59008271dbc4e5e3f2d # < 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:1520: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 1584 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:294:19: warning: unused variable 'mtd' [-Wunused-variable] struct mtd_info *mtd = nand_to_mtd(nand); ^ INFO: Uncompressed kernel (size 0x7f29dc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x800000) Image Name: Linux-5.11.0-rc4-g45dfb8a5659a Created: Wed Jan 20 22:09:32 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3590345 Bytes = 3506.20 KiB = 3.42 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 # Build took: 0:01:01.711792