# git rev-parse -q --verify 2e1e1337881b0e9844d687982aa54b31b1269b11^{commit} 2e1e1337881b0e9844d687982aa54b31b1269b11 already have revision, skipping fetch # git checkout -q -f -B kisskb 2e1e1337881b0e9844d687982aa54b31b1269b11 # git clean -qxdf # < git log -1 # commit 2e1e1337881b0e9844d687982aa54b31b1269b11 # Merge: ed23734c23d2 eb307d09fe15 # Author: Linus Torvalds # Date: Fri May 5 19:16:58 2023 -0700 # # Merge tag '6.4-rc-ksmbd-server-fixes-part2' of git://git.samba.org/ksmbd # # Pull ksmbd server fixes from Steve French: # "Ten ksmbd server fixes, including some important security fixes: # # - Two use after free fixes # # - Fix RCU callback race # # - Deadlock fix # # - Three patches to prevent session setup attacks # # - Prevent guest users from establishing multichannel sessions # # - Fix null pointer dereference in query FS info # # - Memleak fix" # # * tag '6.4-rc-ksmbd-server-fixes-part2' of git://git.samba.org/ksmbd: # ksmbd: call rcu_barrier() in ksmbd_server_exit() # ksmbd: fix racy issue under cocurrent smb2 tree disconnect # ksmbd: fix racy issue from smb2 close and logoff with multichannel # ksmbd: not allow guest user on multichannel # ksmbd: fix deadlock in ksmbd_find_crypto_ctx() # ksmbd: block asynchronous requests when making a delay on session setup # ksmbd: destroy expired sessions # ksmbd: fix racy issue from session setup and logoff # ksmbd: fix NULL pointer dereference in smb2_get_info_filesystem() # ksmbd: fix memleak in session setup # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 2e1e1337881b0e9844d687982aa54b31b1269b11 # < make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh-defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- defconfig # < make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh-defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh-defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh-defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/fs/ext4/readpage.c: In function 'ext4_mpage_readpages': /kisskb/src/fs/ext4/readpage.c:400:1: warning: the frame size of 1128 bytes is larger than 1024 bytes [-Wframe-larger-than=] 400 | } | ^ /kisskb/src/fs/mpage.c: In function '__mpage_writepage': /kisskb/src/fs/mpage.c:657:1: warning: the frame size of 1144 bytes is larger than 1024 bytes [-Wframe-larger-than=] 657 | } | ^ /kisskb/src/fs/mpage.c: In function 'do_mpage_readpage': /kisskb/src/fs/mpage.c:329:1: warning: the frame size of 1092 bytes is larger than 1024 bytes [-Wframe-larger-than=] 329 | } | ^ Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sh-defconfig_sh4-gcc11 # Build took: 0:00:50.735989