# git rev-parse -q --verify 2ef5971ff345d3c000873725db555085e0131961^{commit} 2ef5971ff345d3c000873725db555085e0131961 already have revision, skipping fetch # git checkout -q -f -B kisskb 2ef5971ff345d3c000873725db555085e0131961 # git clean -qxdf # < git log -1 # commit 2ef5971ff345d3c000873725db555085e0131961 # Merge: 83a7eefedc9b f5ceb1bbc98c # Author: Linus Torvalds # Date: Tue Jun 11 12:04:21 2024 -0700 # # Merge tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs # # Pull vfs fixes from Christian Brauner: # "Misc: # - Restore debugfs behavior of ignoring unknown mount options # - Fix kernel doc for netfs_wait_for_oustanding_io() # - Fix struct statx comment after new addition for this cycle # - Fix a check in find_next_fd() # # iomap: # - Fix data zeroing behavior when an extent spans the block that # contains i_size # - Restore i_size increasing in iomap_write_end() for now to avoid # stale data exposure on xfs with a realtime device # # Cachefiles: # - Remove unneeded fdtable.h include # - Improve trace output for cachefiles_obj_{get,put}_ondemand_fd() # - Remove requests from the request list to prevent accessing already # freed requests # - Fix UAF when issuing restore command while the daemon is still # alive by adding an additional reference count to requests # - Fix UAF by grabbing a reference during xarray lookup with xa_lock() # held # - Simplify error handling in cachefiles_ondemand_daemon_read() # - Add consistency checks read and open requests to avoid crashes # - Add a spinlock to protect ondemand_id variable which is used to # determine whether an anonymous cachefiles fd has already been # closed # - Make on-demand reads killable allowing to handle broken cachefiles # daemon better # - Flush all requests after the kernel has been marked dead via # CACHEFILES_DEAD to avoid hung-tasks # - Ensure that closed requests are marked as such to avoid reusing # them with a reopen request # - Defer fd_install() until after copy_to_user() succeeded and thereby # get rid of having to use close_fd() # - Ensure that anonymous cachefiles on-demand fds are reused while # they are valid to avoid pinning already freed cookies" # # * tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs: # iomap: Fix iomap_adjust_read_range for plen calculation # iomap: keep on increasing i_size in iomap_write_end() # cachefiles: remove unneeded include of # fs/file: fix the check in find_next_fd() # cachefiles: make on-demand read killable # cachefiles: flush all requests after setting CACHEFILES_DEAD # cachefiles: Set object to close if ondemand_id < 0 in copen # cachefiles: defer exposing anon_fd until after copy_to_user() succeeds # cachefiles: never get a new anonymous fd if ondemand_id is valid # cachefiles: add spin_lock for cachefiles_ondemand_info # cachefiles: add consistency check for copen/cread # cachefiles: remove err_put_fd label in cachefiles_ondemand_daemon_read() # cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read() # cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd() # cachefiles: remove requests from xarray during flushing requests # cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fd # statx: Update offset commentary for struct statx # netfs: fix kernel doc for nets_wait_for_outstanding_io() # debugfs: continue to ignore unknown mount options # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 2ef5971ff345d3c000873725db555085e0131961 # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:85: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:357: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:360: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:1031: Error: displacement to undefined symbol .L137 overflows 8-bit field {standard input}:1105: Error: displacement to undefined symbol .L137 overflows 8-bit field {standard input}:1110: Error: displacement to undefined symbol .L158 overflows 8-bit field {standard input}:1020: Error: pcrel too far {standard input}:1021: Error: pcrel too far {standard input}:1022: Error: pcrel too far {standard input}:1074: Error: pcrel too far {standard input}:1095: Error: pcrel too far {standard input}:1096: Error: pcrel too far {standard input}:1126: Error: pcrel too far sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source (by using -freport-bug). See for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:244: drivers/net/pcs/pcs-xpcs.o] Error 4 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}:1273: Error: unknown pseudo-op: `.siz' sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source (by using -freport-bug). See for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:244: drivers/hwmon/pmbus/mp2975.o] Error 4 make[6]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/hwmon/pmbus] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/hwmon] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:485: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1934: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allyesconfig_sh4-gcc13 # Build took: 0:06:54.960820