# 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/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 d2b6b4c832f7e3067709e8d4970b7b82b44419ac # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- corenet64_smp_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1465:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2591:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1852:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:331:21: note: 'pdeo' was declared here /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:616:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] WARNING: vmlinux.o(.text+0x40e): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:.early_setup() The function start_here_multiplatform() references the function __init .early_setup(). This is often because start_here_multiplatform lacks a __init annotation or the annotation of .early_setup is wrong. WARNING: vmlinux.o (.PPC.EMB.apuinfo): unexpected non-allocatable section. Did you forget to use "ax"/"aw" in a .S file? Note that for example contains section definitions for use in .S files. INFO: Uncompressed kernel (size 0xfd0630) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) Image Name: Linux-5.2.0-gd2b6b4c832f7 Created: Thu Jul 11 15:57:23 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6634601 Bytes = 6479.10 KiB = 6.33 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc4.6 # Build took: 0:02:33.805327