# git gc # git rev-parse -q --verify bd8e963412c8e676fc73ae456f311cdcabe8642d^{commit} bd8e963412c8e676fc73ae456f311cdcabe8642d already have revision, skipping fetch # git checkout -q -f -B kisskb bd8e963412c8e676fc73ae456f311cdcabe8642d # git clean -qxdf # < git log -1 # commit bd8e963412c8e676fc73ae456f311cdcabe8642d # Merge: 022c028f4cfd 73b1b8d25e39 # Author: Linus Torvalds # Date: Fri Oct 21 16:01:53 2022 -0700 # # Merge tag '6.1-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 # # Pull cifs fixes from Steve French: # # - memory leak fixes # # - fixes for directory leases, including an important one which fixes a # problem noticed by git functional tests # # - fixes relating to missing free_xid calls (helpful for # tracing/debugging of entry/exit into cifs.ko) # # - a multichannel fix # # - a small cleanup fix (use of list_move instead of list_del/list_add) # # * tag '6.1-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6: # cifs: update internal module number # cifs: fix memory leaks in session setup # cifs: drop the lease for cached directories on rmdir or rename # smb3: interface count displayed incorrectly # cifs: Fix memory leak when build ntlmssp negotiate blob failed # cifs: set rc to -ENOENT if we can not get a dentry for the cached dir # cifs: use LIST_HEAD() and list_move() to simplify code # cifs: Fix xid leak in cifs_get_file_info_unix() # cifs: Fix xid leak in cifs_ses_add_channel() # cifs: Fix xid leak in cifs_flock() # cifs: Fix xid leak in cifs_copy_file_range() # cifs: Fix xid leak in cifs_create() # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 bd8e963412c8e676fc73ae456f311cdcabe8642d # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # 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 # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5107:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5109:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/fs/coredump.c:834:12: warning: 'dump_emit_page' defined but not used [-Wunused-function] 834 | static int dump_emit_page(struct coredump_params *cprm, struct page *page) | ^~~~~~~~~~~~~~ vmlinux.o: warning: objtool: gen6_alloc_va_range.cold+0x150: relocation to !ENDBR: gen6_ppgtt_cleanup.cold+0x0 vmlinux.o: warning: objtool: gen8_ppgtt_insert.cold+0xf3: relocation to !ENDBR: gen8_ppgtt_create.cold+0x0 vmlinux.o: warning: objtool: __i915_gem_object_release_mmap_gtt.cold+0x96: relocation to !ENDBR: i915_gem_mmap.cold+0x0 Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:08:18.572782