# git rev-parse -q --verify 0bcc4025550403ae28d2984bddacafbca0a2f112^{commit} 0bcc4025550403ae28d2984bddacafbca0a2f112 already have revision, skipping fetch # git checkout -q -f -B kisskb 0bcc4025550403ae28d2984bddacafbca0a2f112 # git clean -qxdf # < git log -1 # commit 0bcc4025550403ae28d2984bddacafbca0a2f112 # Author: David Howells # Date: Wed Apr 12 13:18:57 2023 +0100 # # netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC # # Fix netfs_extract_iter_to_sg() for ITER_UBUF and ITER_IOVEC to set the # size of the page to the part of the page extracted, not the remaining # amount of data in the extracted page array at that point. # # This doesn't yet affect anything as cifs, the only current user, only # passes in non-user-backed iterators. # # Fixes: 018584697533 ("netfs: Add a function to extract an iterator into a scatterlist") # Signed-off-by: David Howells # Reviewed-by: Jeff Layton # Cc: Steve French # Cc: Shyam Prasad N # Cc: Rohith Surabattula # Signed-off-by: Linus Torvalds # < /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 0bcc4025550403ae28d2984bddacafbca0a2f112 # < make -s -j 160 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 160 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 160 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 160 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/mpage.c: In function '__mpage_writepage': /kisskb/src/fs/mpage.c:631:1: warning: the frame size of 1144 bytes is larger than 1024 bytes [-Wframe-larger-than=] 631 | } | ^ /kisskb/src/fs/mpage.c: In function 'do_mpage_readpage': /kisskb/src/fs/mpage.c:303:1: warning: the frame size of 1092 bytes is larger than 1024 bytes [-Wframe-larger-than=] 303 | } | ^ /kisskb/src/fs/ext4/readpage.c: In function 'ext4_mpage_readpages': /kisskb/src/fs/ext4/readpage.c:404:1: warning: the frame size of 1132 bytes is larger than 1024 bytes [-Wframe-larger-than=] 404 | } | ^ Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sh-defconfig_sh4-gcc11 # Build took: 0:01:16.763829