# git rev-parse -q --verify 700170bf6b4d773e328fa54ebb70ba444007c702^{commit} 700170bf6b4d773e328fa54ebb70ba444007c702 already have revision, skipping fetch # git checkout -q -f -B kisskb 700170bf6b4d773e328fa54ebb70ba444007c702 # git clean -qxdf # < git log -1 # commit 700170bf6b4d773e328fa54ebb70ba444007c702 # Merge: 1501f707d2b2 118f09eda21d # Author: Linus Torvalds # Date: Tue May 31 16:58:24 2022 -0700 # # Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs # # Pull NFS client updates from Anna Schumaker: # "New Features: # - Add support for 'dacl' and 'sacl' attributes # # Bugfixes and Cleanups: # - Fixes for reporting mapping errors # - Fixes for memory allocation errors # - Improve warning message when locks are lost # - Update documentation for the nfs4_unique_id parameter # - Add an explanation of NFSv4 client identifiers # - Ensure the i_size attribute is written to the fscache storage # - Fix freeing uninitialized nfs4_labels # - Better handling when xprtrdma bc_serv is NULL # - Mark qualified async operations as MOVEABLE tasks" # # * tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs: # NFSv4.1 mark qualified async operations as MOVEABLE tasks # xprtrdma: treat all calls not a bcall when bc_serv is NULL # NFSv4: Fix free of uninitialized nfs4_label on referral lookup. # NFS: Pass i_size to fscache_unuse_cookie() when a file is released # Documentation: Add an explanation of NFSv4 client identifiers # NFS: update documentation for the nfs4_unique_id parameter # NFS: Improve warning message when locks are lost. # NFSv4.1: Enable access to the NFSv4.1 'dacl' and 'sacl' attributes # NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributes # NFSv4: Specify the type of ACL to cache # NFSv4: Don't hold the layoutget locks across multiple RPC calls # pNFS/files: Fall back to I/O through the MDS on non-fatal layout errors # NFS: Further fixes to the writeback error handling # NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layout # NFS: Memory allocation failures are not server fatal errors # NFS: Don't report errors from nfs_pageio_complete() more than once # NFS: Do not report flush errors in nfs_write_end() # NFS: Don't report ENOSPC write errors twice # NFS: fsync() should report filesystem errors over EINTR/ERESTARTSYS # NFS: Do not report EINTR/ERESTARTSYS as mapping errors # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 700170bf6b4d773e328fa54ebb70ba444007c702 # < make -s -j 24 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 24 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 24 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 24 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] In file included from /kisskb/src/include/linux/device.h:15:0, from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/sound/soc/intel/avs/board_selection.c:9: /kisskb/src/sound/soc/intel/avs/board_selection.c: In function 'avs_register_i2s_board': /kisskb/src/sound/soc/intel/avs/board_selection.c:328:22: error: format '%ld' expects argument of type 'long int', but argument 5 has type 'int' [-Werror=format=] dev_err(adev->dev, "Platform supports %d SSPs but board %s requires SSP%ld\n", ^ /kisskb/src/include/linux/dev_printk.h:110:16: note: in definition of macro 'dev_printk_index_wrap' _p_func(dev, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/dev_printk.h:144:49: note: in expansion of macro 'dev_fmt' dev_printk_index_wrap(_dev_err, KERN_ERR, dev, dev_fmt(fmt), ##__VA_ARGS__) ^ /kisskb/src/sound/soc/intel/avs/board_selection.c:328:3: note: in expansion of macro 'dev_err' dev_err(adev->dev, "Platform supports %d SSPs but board %s requires SSP%ld\n", ^ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:271: sound/soc/intel/avs/board_selection.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:500: sound/soc/intel/avs] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:500: sound/soc/intel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: sound/soc] Error 2 make[1]: *** [/kisskb/src/Makefile:1839: sound] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 24 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 # Build took: 0:19:36.502371