# git rev-parse -q --verify bf272460d744112bacd4c4d562592decbf0edf64^{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 bf272460d744112bacd4c4d562592decbf0edf64^{commit} bf272460d744112bacd4c4d562592decbf0edf64 # git checkout -q -f -B kisskb bf272460d744112bacd4c4d562592decbf0edf64 # git clean -qxdf # < git log -1 # commit bf272460d744112bacd4c4d562592decbf0edf64 # Merge: aef1ff159274 44a48081fc03 # Author: Linus Torvalds # Date: Fri May 27 16:05:57 2022 -0700 # # Merge tag '5.19-rc-smb3-client-fixes-updated' of git://git.samba.org/sfrench/cifs-2.6 # # Pull cifs client updates from Steve French: # # - multichannel fixes to improve reconnect after network failure # # - improved caching of root directory contents (extending benefit of # directory leases) # # - two DFS fixes # # - three fixes for improved debugging # # - an NTLMSSP fix for mounts t0 older servers # # - new mount parm to allow disabling creating sparse files # # - various cleanup fixes and minor fixes pointed out by coverity # # * tag '5.19-rc-smb3-client-fixes-updated' of git://git.samba.org/sfrench/cifs-2.6: (24 commits) # smb3: remove unneeded null check in cifs_readdir # cifs: fix ntlmssp on old servers # cifs: cache the dirents for entries in a cached directory # cifs: avoid parallel session setups on same channel # cifs: use new enum for ses_status # cifs: do not use tcpStatus after negotiate completes # smb3: add mount parm nosparse # smb3: don't set rc when used and unneeded in query_info_compound # smb3: check for null tcon # cifs: fix minor compile warning # Add various fsctl structs # Add defines for various newer FSCTLs # smb3: add trace point for oplock not found # cifs: return the more nuanced writeback error on close() # smb3: add trace point for lease not found issue # cifs: smbd: fix typo in comment # cifs: set the CREATE_NOT_FILE when opening the directory in use_cached_dir() # cifs: check for smb1 in open_cached_dir() # cifs: move definition of cifs_fattr earlier in cifsglob.h # cifs: print TIDs as hex # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 bf272460d744112bacd4c4d562592decbf0edf64 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5001:warning: override: reassigning to symbol STANDALONE .config:5005:warning: override: reassigning to symbol PPC64 .config:5006:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5008:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/fs/binfmt_elf.c:2349: /kisskb/src/fs/binfmt_elf_test.c: In function 'total_mapping_size_test': /kisskb/src/fs/binfmt_elf_test.c:52:1: warning: the frame size of 1104 bytes is larger than 1024 bytes [-Wframe-larger-than=] 52 | } | ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:03:26.920147