# git rev-parse -q --verify 5cf9ad0e6b164a90581a59609dbf5bda3f5a089c^{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 5cf9ad0e6b164a90581a59609dbf5bda3f5a089c^{commit} 5cf9ad0e6b164a90581a59609dbf5bda3f5a089c # git checkout -q -f -B kisskb 5cf9ad0e6b164a90581a59609dbf5bda3f5a089c # git clean -qxdf # < git log -1 # commit 5cf9ad0e6b164a90581a59609dbf5bda3f5a089c # Merge: 9dbca1608709 ebe10026210f # Author: Linus Torvalds # Date: Sun Jan 26 12:23:04 2020 -0800 # # Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-block # # Pull io_uring fixes from Jens Axboe: # "Fix for two regressions in this cycle, both reported by the postgresql # use case. # # One removes the added restriction on who can submit IO, making it # possible for rings shared across forks to do so. The other fixes an # issue for the same kind of use case, where one exiting process would # cancel all IO" # # * tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-block: # io_uring: don't cancel all work on process exit # Revert "io_uring: only allow submit from owning task" # < /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 5cf9ad0e6b164a90581a59609dbf5bda3f5a089c # < make -s -j 8 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=0x7C88F7AE # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 8 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- oldconfig yes: standard output: Broken pipe # make -s -j 8 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/drivers/gpu/drm/tegra/sor.c:3984:12: warning: 'tegra_sor_resume' defined but not used [-Wunused-function] static int tegra_sor_resume(struct device *dev) ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/tegra/sor.c:3970:12: warning: 'tegra_sor_suspend' defined but not used [-Wunused-function] static int tegra_sor_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~ Failed to generate BTF for vmlinux Try to disable CONFIG_DEBUG_INFO_BTF make[1]: *** [/kisskb/src/Makefile:1078: vmlinux] Error 1 make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 8 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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:06:08.631384