# git rev-parse -q --verify 71c061d2443814de15e177489d5cc00a4a253ef3^{commit} 71c061d2443814de15e177489d5cc00a4a253ef3 already have revision, skipping fetch # git checkout -q -f -B kisskb 71c061d2443814de15e177489d5cc00a4a253ef3 # git clean -qxdf # < git log -1 # commit 71c061d2443814de15e177489d5cc00a4a253ef3 # Merge: 9f1abbe97c08 a8cc263eb58c # Author: Linus Torvalds # Date: Wed Jan 6 11:19:08 2021 -0800 # # Merge tag 'for-5.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # "A few more fixes that arrived before the end of the year: # # - a bunch of fixes related to transaction handle lifetime wrt various # operations (umount, remount, qgroup scan, orphan cleanup) # # - async discard scheduling fixes # # - fix item size calculation when item keys collide for extend refs # (hardlinks) # # - fix qgroup flushing from running transaction # # - fix send, wrong file path when there is an inode with a pending # rmdir # # - fix deadlock when cloning inline extent and low on free metadata # space" # # * tag 'for-5.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: run delayed iputs when remounting RO to avoid leaking them # btrfs: add assertion for empty list of transactions at late stage of umount # btrfs: fix race between RO remount and the cleaner task # btrfs: fix transaction leak and crash after cleaning up orphans on RO mount # btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan # btrfs: merge critical sections of discard lock in workfn # btrfs: fix racy access to discard_ctl data # btrfs: fix async discard stall # btrfs: tests: initialize test inodes location # btrfs: send: fix wrong file path when there is an inode with a pending rmdir # btrfs: qgroup: don't try to wait flushing if we're already holding a transaction # btrfs: correctly calculate item size used when item key collision happens # btrfs: fix deadlock when cloning inline extent and low on free metadata space # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 71c061d2443814de15e177489d5cc00a4a253ef3 # < make -s -j 80 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allmodconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # < make -s -j 80 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 80 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:4497:warning: override: reassigning to symbol GCC_PLUGIN_CYC_COMPLEXITY .config:4499:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:4503:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4505:warning: override: reassigning to symbol UML_NET_SLIP .config:4508:warning: override: reassigning to symbol UML_NET_MCAST .config:4510:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 80 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 Auto-detecting system features: ... libelf: [ OFF ] ... zlib: [ OFF ] ... bpf: [ on ] No libelf found make[5]: *** [Makefile:287: elfdep] Error 1 make[4]: *** [/kisskb/src/kernel/bpf/preload/Makefile:8: kernel/bpf/preload/libbpf.a] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:496: kernel/bpf/preload] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:496: kernel/bpf] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1805: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/rtc/rtc-rx6110.c:314:12: warning: 'rx6110_probe' defined but not used [-Wunused-function] static int rx6110_probe(struct rx6110_data *rx6110, struct device *dev) ^ make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 80 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-allmodconfig_um-x86_64 # Build took: 0:04:51.875554