# git rev-parse -q --verify 0725d4e1b8b08a60838db3a6e65c23ea8824a048^{commit} 0725d4e1b8b08a60838db3a6e65c23ea8824a048 already have revision, skipping fetch # git checkout -q -f -B kisskb 0725d4e1b8b08a60838db3a6e65c23ea8824a048 # git clean -qxdf # < git log -1 # commit 0725d4e1b8b08a60838db3a6e65c23ea8824a048 # Merge: 89e2556 93b7f7a # Author: Linus Torvalds # Date: Tue Jun 12 10:09:03 2018 -0700 # # Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs # # Pull NFS client updates from Trond Myklebust: # "Highlights include: # # Stable fixes: # # - Fix a 1-byte stack overflow in nfs_idmap_read_and_verify_message # # - Fix a hang due to incorrect error returns in rpcrdma_convert_iovs() # # - Revert an incorrect change to the NFSv4.1 callback channel # # - Fix a bug in the NFSv4.1 sequence error handling # # Features and optimisations: # # - Support for piggybacking a LAYOUTGET operation to the OPEN compound # # - RDMA performance enhancements to deal with transport congestion # # - Add proper SPDX tags for NetApp-contributed RDMA source # # - Do not request delegated file attributes (size+change) from the # server # # - Optimise away a GETATTR in the lookup revalidate code when doing # NFSv4 OPEN # # - Optimise away unnecessary lookups for rename targets # # - Misc performance improvements when freeing NFSv4 delegations # # Bugfixes and cleanups: # # - Try to fail quickly if proto=rdma # # - Clean up RDMA receive trace points # # - Fix sillyrename to return the delegation when appropriate # # - Misc attribute revalidation fixes # # - Immediately clear the pNFS layout on a file when the server returns # ESTALE # # - Return NFS4ERR_DELAY when delegation/layout recalls fail due to # igrab() # # - Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY" # # * tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: (80 commits) # skip LAYOUTRETURN if layout is invalid # NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY # NFSv4: Fix a typo in nfs41_sequence_process # NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..") # NFSv4: Return NFS4ERR_DELAY when a layout recall fails due to igrab() # NFSv4: Return NFS4ERR_DELAY when a delegation recall fails due to igrab() # NFSv4.0: Remove transport protocol name from non-UCS client ID # NFSv4.0: Remove cl_ipaddr from non-UCS client ID # NFSv4: Fix a compiler warning when CONFIG_NFS_V4_1 is undefined # NFS: Filter cache invalidation when holding a delegation # NFS: Ignore NFS_INO_REVAL_FORCED in nfs_check_inode_attributes() # NFS: Improve caching while holding a delegation # NFS: Fix attribute revalidation # NFS: fix up nfs_setattr_update_inode # NFSv4: Ensure the inode is clean when we set a delegation # NFSv4: Ignore NFS_INO_REVAL_FORCED in nfs4_proc_access # NFSv4: Don't ask for delegated attributes when adding a hard link # NFSv4: Don't ask for delegated attributes when revalidating the inode # NFS: Pass the inode down to the getattr() callback # NFSv4: Don't request size+change attribute if they are delegated to us # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-gcc --version # < git log --format=%s --max-count=1 0725d4e1b8b08a60838db3a6e65c23ea8824a048 # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- defconfig # make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/vdso/Makefile:32: MIPS VDSO requires binutils >= 2.25 /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/arch/mips/vdso/Makefile:32: MIPS VDSO requires binutils >= 2.25 /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:146:32: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:94:6: note: 'levelspread[]' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1256:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. /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:340:21: note: 'pdeo' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1819:6: warning: 'ret' 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:2497:6: warning: 'ret' 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:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/arch/mips/vdso/Makefile:32: MIPS VDSO requires binutils >= 2.25 /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] FIT description: Linux 4.17.0-g0725d4e Created: Wed Jun 13 05:21:00 2018 Image 0 (kernel@0) Description: Linux 4.17.0-g0725d4e Created: Wed Jun 13 05:21:00 2018 Type: Kernel Image Compression: gzip compressed Data Size: 4328552 Bytes = 4227.10 kB = 4.13 MB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x8082cdb0 Hash algo: sha1 Hash value: 4e73fd7ee44d87835c9ae2eff0d6be4954fb0f73 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Wed Jun 13 05:21:00 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 3668 Bytes = 3.58 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 569c37cc891ce1e1f3a193cb41cc691a5d2debb5 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Wed Jun 13 05:21:00 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Image 3 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Wed Jun 13 05:21:00 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 509ce58e44c561d54539e64e9d4b47054e696fc6 Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Configuration 1 (conf@boston) Description: Boston Linux kernel Kernel: kernel@0 FDT: fdt@boston Configuration 2 (conf@ni169445) Description: NI 169445 Linux Kernel Kernel: kernel@0 FDT: fdt@ni169445 Configuration 3 (conf@xilfpga) Description: MIPSfpga Linux kernel Kernel: kernel@0 FDT: fdt@xilfpga Completed OK # rm -rf /kisskb/build/linus_mips-defconfig_mips # Build took: 0:01:25.792165