# git rev-parse -q --verify e6b92572808467f35fd159d47c45b650de29e722^{commit} e6b92572808467f35fd159d47c45b650de29e722 already have revision, skipping fetch # git checkout -q -f -B kisskb e6b92572808467f35fd159d47c45b650de29e722 # git clean -qxdf # < git log -1 # commit e6b92572808467f35fd159d47c45b650de29e722 # Merge: e45428a43676 260f71eff493 # Author: Linus Torvalds # Date: Wed Jan 2 16:35:23 2019 -0800 # # Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs # # Pull NFS client updates from Anna Schumaker: # "Stable bugfixes: # - xprtrdma: Yet another double DMA-unmap # v4.20 # # Features: # - Allow some /proc/sys/sunrpc entries without CONFIG_SUNRPC_DEBUG # - Per-xprt rdma receive workqueues # - Drop support for FMR memory registration # - Make port= mount option optional for RDMA mounts # # Other bugfixes and cleanups: # - Remove unused nfs4_xdev_fs_type declaration # - Fix comments for behavior that has changed # - Remove generic RPC credentials by switching to 'struct cred' # - Fix crossing mountpoints with different auth flavors # - Various xprtrdma fixes from testing and auditing the close code # - Fixes for disconnect issues when using xprtrdma with krb5 # - Clean up and improve xprtrdma trace points # - Fix NFS v4.2 async copy reboot recovery" # # * tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs: (63 commits) # sunrpc: convert to DEFINE_SHOW_ATTRIBUTE # sunrpc: Add xprt after nfs4_test_session_trunk() # sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFS # sunrpc: handle ENOMEM in rpcb_getport_async # NFS: remove unnecessary test for IS_ERR(cred) # xprtrdma: Prevent leak of rpcrdma_rep objects # NFSv4.2 fix async copy reboot recovery # xprtrdma: Don't leak freed MRs # xprtrdma: Add documenting comment for rpcrdma_buffer_destroy # xprtrdma: Replace outdated comment for rpcrdma_ep_post # xprtrdma: Update comments in frwr_op_send # SUNRPC: Fix some kernel doc complaints # SUNRPC: Simplify defining common RPC trace events # NFS: Fix NFSv4 symbolic trace point output # xprtrdma: Trace mapping, alloc, and dereg failures # xprtrdma: Add trace points for calls to transport switch methods # xprtrdma: Relocate the xprtrdma_mr_map trace points # xprtrdma: Clean up of xprtrdma chunk trace points # xprtrdma: Remove unused fields from rpcrdma_ia # xprtrdma: Cull dprintk() call sites # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 e6b92572808467f35fd159d47c45b650de29e722 # < make -s -j 10 ARCH=sh O=/kisskb/build/linus_rsk7203_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- rsk7203_defconfig # make -s -j 10 ARCH=sh O=/kisskb/build/linus_rsk7203_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1318:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1321:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1324:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1327:2: warning: #warning syscall statx not implemented [-Wcpp] :1333:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1336:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2a/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2a/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2a/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' 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:341:21: note: 'pdeo' was declared here /kisskb/src/net/ipv4/ip_output.c: In function '__ip_append_data': /kisskb/src/include/linux/skbuff.h:1338:6: warning: 'extra_uref' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/ipv4/ip_output.c:885:14: note: 'extra_uref' was declared here /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.20.0+ Created: Thu Jan 3 16:13:40 2019 Image Type: SuperH Linux Kernel Image (gzip compressed) Data Size: 2681397 Bytes = 2618.55 KiB = 2.56 MiB Load Address: 0c001000 Entry Point: 0c002000 Image arch/sh/boot/uImage is ready Completed OK # rm -rf /kisskb/build/linus_rsk7203_defconfig_sh4 # Build took: 0:01:15.300459