# git rev-parse -q --verify 4669e13cd67f8532be12815ed3d37e775a9bdc16^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 4669e13cd67f8532be12815ed3d37e775a9bdc16^{commit} 4669e13cd67f8532be12815ed3d37e775a9bdc16 # 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-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 4669e13cd67f8532be12815ed3d37e775a9bdc16 # < make -s -j 120 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 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 120 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 120 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 # make -s -j 120 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- /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_val_width': /kisskb/src/lib/test_scanf.c:530:1: warning: the frame size of 2480 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_typemax': /kisskb/src/lib/test_scanf.c:488:1: warning: the frame size of 2960 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/test_scanf.c: In function 'numbers_list': /kisskb/src/lib/test_scanf.c:437:1: warning: the frame size of 2480 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:02:32.797513