# git rev-parse -q --verify d2b6b4c832f7e3067709e8d4970b7b82b44419ac^{commit} d2b6b4c832f7e3067709e8d4970b7b82b44419ac already have revision, skipping fetch # git checkout -q -f -B kisskb d2b6b4c832f7e3067709e8d4970b7b82b44419ac # git clean -qxdf # < git log -1 # commit d2b6b4c832f7e3067709e8d4970b7b82b44419ac # Merge: 0248a8be6d21 b78fa45d4edb # Author: Linus Torvalds # Date: Wed Jul 10 21:22:43 2019 -0700 # # Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux # # Pull nfsd updates from Bruce Fields: # "Highlights: # # - Add a new /proc/fs/nfsd/clients/ directory which exposes some # long-requested information about NFSv4 clients (like open files) # and allows forced revocation of client state. # # - Replace the global duplicate reply cache by a cache per network # namespace; previously, a request in one network namespace could # incorrectly match an entry from another, though we haven't seen # this in production. This is the last remaining container bug that # I'm aware of; at this point you should be able to run separate # nfsd's in each network namespace, each with their own set of # exports, and everything should work. # # - Cleanup and modify lock code to show the pid of lockd as the owner # of NLM locks. This is the correct version of the bugfix originally # attempted in b8eee0e90f97 ("lockd: Show pid of lockd for remote # locks")" # # * tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux: (34 commits) # nfsd: Make __get_nfsdfs_client() static # nfsd: Make two functions static # nfsd: Fix misuse of strlcpy # sunrpc/cache: remove the exporting of cache_seq_next # nfsd: decode implementation id # nfsd: create xdr_netobj_dup helper # nfsd: allow forced expiration of NFSv4 clients # nfsd: create get_nfsdfs_clp helper # nfsd4: show layout stateids # nfsd: show lock and deleg stateids # nfsd4: add file to display list of client's opens # nfsd: add more information to client info file # nfsd: escape high characters in binary data # nfsd: copy client's address including port number to cl_addr # nfsd4: add a client info file # nfsd: make client/ directory names small ints # nfsd: add nfsd/clients directory # nfsd4: use reference count to free client # nfsd: rename cl_refcount # nfsd: persist nfsd filesystem across mounts # ... # < /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 d2b6b4c832f7e3067709e8d4970b7b82b44419ac # < make -s -j 10 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 # yes \n | make -s -j 10 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 oldconfig yes: standard output: Broken pipe # make -s -j 10 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 /kisskb/src/arch/um/os-Linux/signal.c: In function 'timer_real_alarm_handler': /kisskb/src/arch/um/os-Linux/signal.c:93:1: warning: the frame size of 2960 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/arch/um/os-Linux/signal.c: In function 'sig_handler_common': /kisskb/src/arch/um/os-Linux/signal.c:51:1: warning: the frame size of 2976 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/security/apparmor/policy_unpack.c: In function 'unpack_profile': /kisskb/src/security/apparmor/policy_unpack.c:523:9: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] str[pos] = ':'; ^ /kisskb/src/security/apparmor/policy_unpack.c:494:14: note: 'pos' was declared here int c, j, pos, size2 = unpack_strdup(e, &str, NULL); ^ /kisskb/src/lib/lz4/lz4hc_compress.c: In function 'LZ4HC_compress_generic': /kisskb/src/lib/lz4/lz4hc_compress.c:579:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-allmodconfig_um-x86_64 # Build took: 0:11:12.699624