# 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/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 5cf9ad0e6b164a90581a59609dbf5bda3f5a089c # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig KCONFIG_SEED=0x696AB500 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:02:32.206194