# git rev-parse -q --verify 4669e13cd67f8532be12815ed3d37e775a9bdc16^{commit} 4669e13cd67f8532be12815ed3d37e775a9bdc16 already have revision, skipping fetch # git checkout -q -f -B kisskb 4669e13cd67f8532be12815ed3d37e775a9bdc16 # git clean -qxdf # < git log -1 # commit 4669e13cd67f8532be12815ed3d37e775a9bdc16 # Merge: 27eb687bcdb9 340e84573878 # Author: Linus Torvalds # Date: Fri Jul 30 11:08:12 2021 -0700 # # Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # # - gendisk freeing fix (Christoph) # # - blk-iocost wake ordering fix (Tejun) # # - tag allocation error handling fix (John) # # - loop locking fix. While this isn't the prettiest fix in the world, # nobody has any good alternatives for 5.14. Something to likely # revisit for 5.15. (Tetsuo) # # * tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block: # block: delay freeing the gendisk # blk-iocost: fix operation ordering in iocg_wake_fn() # blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handling # loop: reintroduce global lock for safe loop_validate_file() traversal # < /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 4669e13cd67f8532be12815ed3d37e775a9bdc16 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+SMP_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # Added to kconfig CONFIG_SMP=y # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+SMP_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_pmac32_defconfig+SMP_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4189:warning: override: reassigning to symbol SMP # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+SMP_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:1181:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /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] Completed OK # rm -rf /kisskb/build/linus_pmac32_defconfig+SMP_powerpc-gcc4.9 # Build took: 0:01:05.252404