# git rev-parse -q --verify 5db8752c3b81bd33a549f6f812bab81e3bb61b20^{commit} 5db8752c3b81bd33a549f6f812bab81e3bb61b20 already have revision, skipping fetch # git checkout -q -f -B kisskb 5db8752c3b81bd33a549f6f812bab81e3bb61b20 # git clean -qxdf # < git log -1 # commit 5db8752c3b81bd33a549f6f812bab81e3bb61b20 # Merge: 26458409a9b1 9fd7874c0e5c # Author: Linus Torvalds # Date: Mon Jan 8 11:43:04 2024 -0800 # # Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs # # Pull vfs iov_iter cleanups from Christian Brauner: # "This contains a minor cleanup. The patches drop an unused argument # from import_single_range() allowing to replace import_single_range() # with import_ubuf() and dropping import_single_range() completely" # # * tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs: # iov_iter: replace import_single_range() with import_ubuf() # iov_iter: remove unused 'iov' argument from import_single_range() # < /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 5db8752c3b81bd33a549f6f812bab81e3bb61b20 # make -s -j 40 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- se7619_defconfig # < make -s -j 40 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 40 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 40 ARCH=sh O=/kisskb/build/linus_se7619_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] during RTL pass: final In file included from /kisskb/src/fs/namespace.c:11: /kisskb/src/fs/namespace.c: In function '__se_sys_listmount': /kisskb/src/include/linux/syscalls.h:257:9: internal compiler error: in change_address_1, at emit-rtl.c:2275 257 | } \ | ^ /kisskb/src/include/linux/syscalls.h:232:9: note: in expansion of macro '__SYSCALL_DEFINEx' 232 | __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/syscalls.h:224:36: note: in expansion of macro 'SYSCALL_DEFINEx' 224 | #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) | ^~~~~~~~~~~~~~~ /kisskb/src/fs/namespace.c:5068:1: note: in expansion of macro 'SYSCALL_DEFINE4' 5068 | SYSCALL_DEFINE4(listmount, const struct mnt_id_req __user *, req, | ^~~~~~~~~~~~~~~ 0x13636d9 internal_error(char const*, ...) ???:0 0x61d1db fancy_abort(char const*, int, char const*) ???:0 0x8278b4 adjust_address_1(rtx_def*, machine_mode, poly_int<1u, long>, int, int, int, poly_int<1u, long>) ???:0 0x86a031 output_operand(rtx_def*, int) ???:0 0x86a55c output_asm_insn(char const*, rtx_def**) ???:0 0x86bfa8 final_scan_insn(rtx_insn*, _IO_FILE*, int, int, int*) ???:0 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. {standard input}: Assembler messages: {standard input}:14650: Warning: end of file not at end of a line; newline inserted {standard input}:16638: Error: missing operand {standard input}:16638: Error: invalid operands for opcode {standard input}:16332: Error: displacement to undefined symbol .L4318 overflows 12-bit field {standard input}:16378: Error: displacement to undefined symbol .L4319 overflows 12-bit field {standard input}:16468: Error: displacement to undefined symbol .L4248 overflows 12-bit field {standard input}:16488: Error: displacement to undefined symbol .L4257 overflows 12-bit field {standard input}:16520: Error: displacement to undefined symbol .L4323 overflows 12-bit field {standard input}:16537: Error: displacement to undefined symbol .L4285 overflows 12-bit field {standard input}:16584: Error: displacement to undefined symbol .L4362 overflows 8-bit field {standard input}:16588: Error: displacement to undefined symbol .L4362 overflows 8-bit field {standard input}:16591: Error: displacement to undefined symbol .L4362 overflows 8-bit field {standard input}:16529: Error: pcrel too far {standard input}:16531: Error: pcrel too far {standard input}:16545: Error: pcrel too far {standard input}:16547: Error: pcrel too far {standard input}:16592: Error: pcrel too far {standard input}:16609: Error: pcrel too far make[4]: *** [/kisskb/src/scripts/Makefile.build:243: fs/namespace.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:480: fs] Error 2 make[2]: *** [/kisskb/src/Makefile:1911: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 40 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_se7619_defconfig_sh4-gcc11 # Build took: 0:00:19.658053