# git rev-parse -q --verify d1ea35f4cdd41ae6ac5a9e1ad6a55cc901681569^{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 d1ea35f4cdd41ae6ac5a9e1ad6a55cc901681569^{commit} d1ea35f4cdd41ae6ac5a9e1ad6a55cc901681569 # git checkout -q -f -B kisskb d1ea35f4cdd41ae6ac5a9e1ad6a55cc901681569 # git clean -qxdf # < git log -1 # commit d1ea35f4cdd41ae6ac5a9e1ad6a55cc901681569 # Merge: 5586c3c1e0eb 51d92d69f77b # Author: Linus Torvalds # Date: Sun Feb 9 13:27:17 2020 -0800 # # Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6 # # Pull cifs fixes from Steve French: # "13 cifs/smb3 patches, most from testing at the SMB3 plugfest this week: # # - Important fix for multichannel and for modefromsid mounts. # # - Two reconnect fixes # # - Addition of SMB3 change notify support # # - Backup tools fix # # - A few additional minor debug improvements (tracepoints and # additional logging found useful during testing this week)" # # * tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6: # smb3: Add defines for new information level, FileIdInformation # smb3: print warning once if posix context returned on open # smb3: add one more dynamic tracepoint missing from strict fsync path # cifs: fix mode bits from dir listing when mounted with modefromsid # cifs: fix channel signing # cifs: add SMB3 change notification support # cifs: make multichannel warning more visible # cifs: fix soft mounts hanging in the reconnect code # cifs: Add tracepoints for errors on flush or fsync # cifs: log warning message (once) if out of disk space # cifs: fail i/o on soft mounts if sessionsetup errors out # smb3: fix problem with null cifs super block with previous patch # SMB3: Backup intent flag missing from some more ops # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 d1ea35f4cdd41ae6ac5a9e1ad6a55cc901681569 # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xB6ECE183 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # yes \n | make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- In file included from /kisskb/src/drivers/dma/idxd/cdev.c:9: /kisskb/src/include/linux/intel-svm.h:125:12: warning: 'intel_svm_is_pasid_valid' defined but not used [-Wunused-function] static int intel_svm_is_pasid_valid(struct device *dev, int pasid) ^~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:07:46.368913