# 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/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 0725d4e1b8b08a60838db3a6e65c23ea8824a048 # < make -s -j 120 ARCH=sh O=/kisskb/build/linus_se7724_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- se7724_defconfig # make -s -j 120 ARCH=sh O=/kisskb/build/linus_se7724_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. Generating include/generated/machtypes.h :1317:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1320:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1323:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1326:2: warning: #warning syscall statx not implemented [-Wcpp] :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:392: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:127:33: 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/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/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/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/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/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' Image Name: Linux-4.17.0+ Created: Wed Jun 13 05:19:02 2018 Image Type: SuperH Linux Kernel Image (gzip compressed) Data Size: 3240700 Bytes = 3164.75 kB = 3.09 MB Load Address: 88001000 Entry Point: 88002000 Image arch/sh/boot/uImage is ready Completed OK # rm -rf /kisskb/build/linus_se7724_defconfig_sh4 # Build took: 0:00:17.839869