# git rev-parse -q --verify 9c849ce86e0fa93a218614eac562ace44053d7ce^{commit} 9c849ce86e0fa93a218614eac562ace44053d7ce already have revision, skipping fetch # git checkout -q -f -B kisskb 9c849ce86e0fa93a218614eac562ace44053d7ce # git clean -qxdf # < git log -1 # commit 9c849ce86e0fa93a218614eac562ace44053d7ce # Merge: e24c567b7ecf 3998f0b8bc49 # Author: Linus Torvalds # Date: Tue Aug 31 09:22:37 2021 -0700 # # Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 # # Pull cifs client updates from Steve French: # "Eleven cifs/smb3 client fixes: # # - mostly restructuring to allow disabling less secure algorithms # (this will allow eventual removing rc4 and md4 from general use in # the kernel) # # - four fixes, including two for stable # # - enable r/w support with fscache and cifs.ko # # I am working on a larger set of changes (the usual ... multichannel, # auth and signing improvements), but wanted to get these in earlier to # reduce chance of merge conflicts later in the merge window" # # * tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6: # cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED # cifs: add cifs_common directory to MAINTAINERS file # cifs: cifs_md4 convert to SPDX identifier # cifs: create a MD4 module and switch cifs.ko to use it # cifs: fork arc4 and create a separate module for it for cifs and other users # cifs: remove support for NTLM and weaker authentication algorithms # cifs: enable fscache usage even for files opened as rw # oid_registry: Add OIDs for missing Spnego auth mechanisms to Macs # smb3: fix posix extensions mount option # cifs: fix wrong release in sess_alloc_buffer() failed path # CIFS: Fix a potencially linear read overflow # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 9c849ce86e0fa93a218614eac562ace44053d7ce # < make -s -j 80 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/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 80 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 80 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 80 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/trace/trace_osnoise.c: In function 'start_kthread': /kisskb/src/kernel/trace/trace_osnoise.c:1515:8: warning: 'main' is usually a function [-Wmain] void *main = osnoise_main; ^ In file included from /kisskb/src/include/linux/kernel.h:16:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c:34: /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c: In function 'ttm_pool_alloc': /kisskb/src/include/linux/minmax.h:20:28: warning: comparison of distinct pointer types lacks a cast (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^ /kisskb/src/include/linux/minmax.h:26:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^ /kisskb/src/include/linux/minmax.h:36:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^ /kisskb/src/include/linux/minmax.h:45:19: note: in expansion of macro '__careful_cmp' #define min(x, y) __careful_cmp(x, y, <) ^ /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c:386:15: note: in expansion of macro 'min' for (order = min(MAX_ORDER - 1UL, __fls(num_pages)); num_pages; ^ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64 # Build took: 0:20:01.769272