# git rev-parse -q --verify 74f602dc96dd854c7b2034947798c1e2a6b84066^{commit} 74f602dc96dd854c7b2034947798c1e2a6b84066 already have revision, skipping fetch # git checkout -q -f -B kisskb 74f602dc96dd854c7b2034947798c1e2a6b84066 # git clean -qxdf # < git log -1 # commit 74f602dc96dd854c7b2034947798c1e2a6b84066 # Merge: be695ee29e8f 52104f274e2d # Author: Linus Torvalds # Date: Thu Dec 17 12:15:03 2020 -0800 # # Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs # # Pull NFS client updates from Trond Myklebust: # "Highlights include: # # Features: # # - NFSv3: Add emulation of lookupp() to improve open_by_filehandle() # support # # - A series of patches to improve readdir performance, particularly # with large directories # # - Basic support for using NFS/RDMA with the pNFS files and flexfiles # drivers # # - Micro-optimisations for RDMA # # - RDMA tracing improvements # # Bugfixes: # # - Fix a long standing bug with xs_read_xdr_buf() when receiving # partial pages (Dan Aloni) # # - Various fixes for getxattr and listxattr, when used over non-TCP # transports # # - Fixes for containerised NFS from Sargun Dhillon # # - switch nfsiod to be an UNBOUND workqueue (Neil Brown) # # - READDIR should not ask for security label information if there is # no LSM policy (Olga Kornievskaia) # # - Avoid using interval-based rebinding with TCP in lockd (Calum # Mackay) # # - A series of RPC and NFS layer fixes to support the NFSv4.2 # READ_PLUS code # # - A couple of fixes for pnfs/flexfiles read failover # # Cleanups: # # - Various cleanups for the SUNRPC xdr code in conjunction with the # READ_PLUS fixes" # # * tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: (90 commits) # NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read() # pNFS/flexfiles: Avoid spurious layout returns in ff_layout_choose_ds_for_read # NFSv4/pnfs: Add tracing for the deviceid cache # fs/lockd: convert comma to semicolon # NFSv4.2: fix error return on memory allocation failure # NFSv4.2/pnfs: Don't use READ_PLUS with pNFS yet # NFSv4.2: Deal with potential READ_PLUS data extent buffer overflow # NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflow # NFSv4.2: Handle hole lengths that exceed the READ_PLUS read buffer # NFSv4.2: decode_read_plus_hole() needs to check the extent offset # NFSv4.2: decode_read_plus_data() must skip padding after data segment # NFSv4.2: Ensure we always reset the result->count in decode_read_plus() # SUNRPC: When expanding the buffer, we may need grow the sparse pages # SUNRPC: Cleanup - constify a number of xdr_buf helpers # SUNRPC: Clean up open coded setting of the xdr_stream 'nwords' field # SUNRPC: _copy_to/from_pages() now check for zero length # SUNRPC: Cleanup xdr_shrink_bufhead() # SUNRPC: Fix xdr_expand_hole() # SUNRPC: Fixes for xdr_align_data() # SUNRPC: _shift_data_left/right_pages should check the shift length # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 74f602dc96dd854c7b2034947798c1e2a6b84066 # < make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/arch/m68k/mvme16x/config.c: In function 'mvme16x_hwclk': /kisskb/src/arch/m68k/mvme16x/config.c:437:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ /kisskb/src/arch/m68k/mvme147/config.c: In function 'mvme147_hwclk': /kisskb/src/arch/m68k/mvme147/config.c:172:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/8390/xsurf100.c:48: /kisskb/src/drivers/net/ethernet/8390/lib8390.c:995:27: warning: '____alloc_ei_netdev' defined but not used [-Wunused-function] static struct net_device *____alloc_ei_netdev(int size) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:957:13: warning: '__ei_set_multicast_list' defined but not used [-Wunused-function] static void __ei_set_multicast_list(struct net_device *dev) ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:857:33: warning: '__ei_get_stats' defined but not used [-Wunused-function] static struct net_device_stats *__ei_get_stats(struct net_device *dev) ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:512:13: warning: '__ei_poll' defined but not used [-Wunused-function] static void __ei_poll(struct net_device *dev) ^~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:303:20: warning: '__ei_start_xmit' defined but not used [-Wunused-function] static netdev_tx_t __ei_start_xmit(struct sk_buff *skb, ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:257:13: warning: '__ei_tx_timeout' defined but not used [-Wunused-function] static void __ei_tx_timeout(struct net_device *dev, unsigned int txqueue) ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:233:12: warning: '__ei_close' defined but not used [-Wunused-function] static int __ei_close(struct net_device *dev) ^~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:204:12: warning: '__ei_open' defined but not used [-Wunused-function] static int __ei_open(struct net_device *dev) ^~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_m68k-defconfig_m68k-gcc8 # Build took: 0:02:01.634708