# git rev-parse -q --verify 8e29be3468d4565dd95fbb098df0d7a79ee60d71^{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 8e29be3468d4565dd95fbb098df0d7a79ee60d71^{commit} 8e29be3468d4565dd95fbb098df0d7a79ee60d71 # git checkout -q -f -B kisskb 8e29be3468d4565dd95fbb098df0d7a79ee60d71 # git clean -qxdf # < git log -1 # commit 8e29be3468d4565dd95fbb098df0d7a79ee60d71 # Merge: 7fd7d5c20129 ff132c5f93c0 # Author: Linus Torvalds # Date: Sat Apr 3 12:15:01 2021 -0700 # # Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 # # Pull gfs2 fixes from Andreas Gruenbacher: # "Two more gfs2 fixes" # # * tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2: # gfs2: report "already frozen/thawed" errors # gfs2: Flag a withdraw if init_threads() fails # < /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 8e29be3468d4565dd95fbb098df0d7a79ee60d71 # < make -s -j 120 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=0x38C473CD # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 120 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- help # make -s -j 120 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- olddefconfig # make -s -j 120 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:25: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:25: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum /kisskb/src/fs/io_uring.c: In function '__io_complete_rw': /kisskb/src/fs/io_uring.c:2509:48: error: implicit declaration of function 'io_rw_should_reissue' [-Werror=implicit-function-declaration] if ((res == -EAGAIN || res == -EOPNOTSUPP) && io_rw_should_reissue(req)) { ^ cc1: some warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:271: fs/io_uring.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1851: fs] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 120 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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:01:42.472214