# git rev-parse -q --verify aeb6e6ac18c73ec287b3b1e2c913520699358c13^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify aeb6e6ac18c73ec287b3b1e2c913520699358c13^{commit} aeb6e6ac18c73ec287b3b1e2c913520699358c13 # git checkout -q -f -B kisskb aeb6e6ac18c73ec287b3b1e2c913520699358c13 # git clean -qxdf # < git log -1 # commit aeb6e6ac18c73ec287b3b1e2c913520699358c13 # Merge: f41445645ab5 3fa5cbdc44de # Author: Linus Torvalds # Date: Wed Aug 10 14:04:32 2022 -0700 # # Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs # # Pull NFS client updates from Trond Myklebust: # "Highlights include: # # Stable fixes: # - pNFS/flexfiles: Fix infinite looping when the RDMA connection # errors out # # Bugfixes: # - NFS: fix port value parsing # - SUNRPC: Reinitialise the backchannel request buffers before reuse # - SUNRPC: fix expiry of auth creds # - NFSv4: Fix races in the legacy idmapper upcall # - NFS: O_DIRECT fixes from Jeff Layton # - NFSv4.1: Fix OP_SEQUENCE error handling # - SUNRPC: Fix an RPC/RDMA performance regression # - NFS: Fix case insensitive renames # - NFSv4/pnfs: Fix a use-after-free bug in open # - NFSv4.1: RECLAIM_COMPLETE must handle EACCES # # Features: # - NFSv4.1: session trunking enhancements # - NFSv4.2: READ_PLUS performance optimisations # - NFS: relax the rules for rsize/wsize mount options # - NFS: don't unhash dentry during unlink/rename # - SUNRPC: Fail faster on bad verifier # - NFS/SUNRPC: Various tracing improvements" # # * tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: (46 commits) # NFS: Improve readpage/writepage tracing # NFS: Improve O_DIRECT tracing # NFS: Improve write error tracing # NFS: don't unhash dentry during unlink/rename # NFSv4/pnfs: Fix a use-after-free bug in open # NFS: nfs_async_write_reschedule_io must not recurse into the writeback code # SUNRPC: Don't reuse bvec on retransmission of the request # SUNRPC: Reinitialise the backchannel request buffers before reuse # NFSv4.1: RECLAIM_COMPLETE must handle EACCES # NFSv4.1 probe offline transports for trunking on session creation # SUNRPC create a function that probes only offline transports # SUNRPC export xprt_iter_rewind function # SUNRPC restructure rpc_clnt_setup_test_and_add_xprt # NFSv4.1 remove xprt from xprt_switch if session trunking test fails # SUNRPC create an rpc function that allows xprt removal from rpc_clnt # SUNRPC enable back offline transports in trunking discovery # SUNRPC create an iterator to list only OFFLINE xprts # NFSv4.1 offline trunkable transports on DESTROY_SESSION # SUNRPC add function to offline remove trunkable transports # SUNRPC expose functions for offline remote xprt functionality # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 aeb6e6ac18c73ec287b3b1e2c913520699358c13 # < make -s -j 32 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig # < make -s -j 32 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 32 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 32 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/include/linux/swab.h:5, from /kisskb/src/include/uapi/linux/byteorder/big_endian.h:14, from /kisskb/src/include/linux/byteorder/big_endian.h:5, from /kisskb/src/arch/m68k/include/uapi/asm/byteorder.h:5, from /kisskb/src/include/asm-generic/bitops/le.h:6, from /kisskb/src/arch/m68k/include/asm/bitops.h:548, from /kisskb/src/include/linux/bitops.h:67, from /kisskb/src/include/linux/kernel.h:22, from /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c:31: /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c: In function 'sun3_82586_timeout': /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c:989:108: warning: array subscript 1 is above array bounds of 'volatile struct transmit_cmd_struct *[1]' [-Warray-bounds] printk("%s: command-stats: %04x %04x\n",dev->name,swab16(p->xmit_cmds[0]->cmd_status),swab16(p->xmit_cmds[1]->cmd_status)); ~~~~~~~~~~~~^~~ /kisskb/src/include/uapi/linux/swab.h:107:12: note: in definition of macro '__swab16' __fswab16(x)) ^ /kisskb/src/include/linux/printk.h:464:26: note: in expansion of macro 'printk_index_wrap' #define printk(fmt, ...) printk_index_wrap(_printk, fmt, ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c:989:3: note: in expansion of macro 'printk' printk("%s: command-stats: %04x %04x\n",dev->name,swab16(p->xmit_cmds[0]->cmd_status),swab16(p->xmit_cmds[1]->cmd_status)); ^~~~~~ Completed OK # rm -rf /kisskb/build/linus_sun3_defconfig_m68k-gcc8 # Build took: 0:02:33.304538