# 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/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 9c849ce86e0fa93a218614eac562ace44053d7ce # < make -s -j 120 ARCH=arm O=/kisskb/build/linus_vexpress_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- vexpress_defconfig # < make -s -j 120 ARCH=arm O=/kisskb/build/linus_vexpress_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 120 ARCH=arm O=/kisskb/build/linus_vexpress_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 120 ARCH=arm O=/kisskb/build/linus_vexpress_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- In file included from /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.9.4/plugin/include/tm.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:15, from /kisskb/src/scripts/gcc-plugins/arm_ssp_per_task_plugin.c:3: /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.9.4/plugin/include/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.9.4/plugin/include/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.9.4/plugin/include/tm.h:44, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:15, from /kisskb/src/scripts/gcc-plugins/arm_ssp_per_task_plugin.c:3: /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.9.4/plugin/include/defaults.h:126:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ cc1plus: warning: unrecognized command line option '-Wno-format-diag' /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] /kisskb/src/block/mq-deadline.c:274:12: warning: 'dd_queued' defined but not used [-Wunused-function] static u32 dd_queued(struct deadline_data *dd, enum dd_prio prio) ^ Completed OK # rm -rf /kisskb/build/linus_vexpress_defconfig_arm-gcc4.9 # Build took: 0:00:52.628448