# git rev-parse -q --verify e609571b5ffa3528bf85292de1ceaddac342bc1c^{commit} e609571b5ffa3528bf85292de1ceaddac342bc1c already have revision, skipping fetch # git checkout -q -f -B kisskb e609571b5ffa3528bf85292de1ceaddac342bc1c # git clean -qxdf # < git log -1 # commit e609571b5ffa3528bf85292de1ceaddac342bc1c # Merge: ea49c88f4071 896567ee7f17 # Author: Linus Torvalds # Date: Tue Jan 12 09:38:53 2021 -0800 # # Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs # # Pull NFS client fixes from Trond Myklebust: # "Highlights include: # # - Fix parsing of link-local IPv6 addresses # # - Fix confusing logging of mount errors that was introduced by the # fsopen() patchset. # # - Fix a tracing use after free in _nfs4_do_setlk() # # - Layout return-on-close fixes when called from nfs4_evict_inode() # # - Layout segments were being leaked in # pnfs_generic_clear_request_commit() # # - Don't leak DS commits in pnfs_generic_retry_commit() # # - Fix an Oopsable use-after-free when nfs_delegation_find_inode_server() # calls iput() on an inode after the super block has gone away" # # * tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: # NFS: nfs_igrab_and_active must first reference the superblock # NFS: nfs_delegation_find_inode_server must first reference the superblock # NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter # NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() # NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the request # pNFS: Stricter ordering of layoutget and layoutreturn # pNFS: Clean up pnfs_layoutreturn_free_lsegs() # pNFS: We want return-on-close to complete when evicting the inode # pNFS: Mark layout for return if return-on-close was not sent # net: sunrpc: interpret the return value of kstrtou32 correctly # NFS: Adjust fs_context error logging # NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock # < /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 e609571b5ffa3528bf85292de1ceaddac342bc1c # < make -s -j 120 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 120 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 120 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 120 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 120 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:02:54.127053