# git rev-parse -q --verify 3e9bff3bbe1355805de919f688bef4baefbfd436^{commit} 3e9bff3bbe1355805de919f688bef4baefbfd436 already have revision, skipping fetch # git checkout -q -f -B kisskb 3e9bff3bbe1355805de919f688bef4baefbfd436 # git clean -qxdf # < git log -1 # commit 3e9bff3bbe1355805de919f688bef4baefbfd436 # Merge: 5be63fc19fca e00e99ba6c6b # Author: Linus Torvalds # Date: Tue Aug 27 16:57:35 2024 +1200 # # Merge tag 'vfs-6.11-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs # # Pull vfs fixes from Christian Brauner: # "VFS: # # - Ensure that backing files uses file->f_ops->splice_write() for # splice # # netfs: # # - Revert the removal of PG_private_2 from netfs_release_folio() as # cephfs still relies on this # # - When AS_RELEASE_ALWAYS is set on a mapping the folio needs to # always be invalidated during truncation # # - Fix losing untruncated data in a folio by making letting # netfs_release_folio() return false if the folio is dirty # # - Fix trimming of streaming-write folios in netfs_inval_folio() # # - Reset iterator before retrying a short read # # - Fix interaction of streaming writes with zero-point tracker # # afs: # # - During truncation afs currently calls truncate_setsize() which sets # i_size, expands the pagecache and truncates it. The first two # operations aren't needed because they will have already been done. # So call truncate_pagecache() instead and skip the redundant parts # # overlayfs: # # - Fix checking of the number of allowed lower layers so 500 layers # can actually be used instead of just 499 # # - Add missing '\n' to pr_err() output # # - Pass string to ovl_parse_layer() and thus allow it to be used for # Opt_lowerdir as well # # pidfd: # # - Revert blocking the creation of pidfds for kthread as apparently # userspace relies on this. Specifically, it breaks systemd during # shutdown # # romfs: # # - Fix romfs_read_folio() to use the correct offset with # folio_zero_tail()" # # * tag 'vfs-6.11-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs: # netfs: Fix interaction of streaming writes with zero-point tracker # netfs: Fix missing iterator reset on retry of short read # netfs: Fix trimming of streaming-write folios in netfs_inval_folio() # netfs: Fix netfs_release_folio() to say no if folio dirty # afs: Fix post-setattr file edit to do truncation correctly # mm: Fix missing folio invalidation calls during truncation # ovl: ovl_parse_param_lowerdir: Add missed '\n' for pr_err # ovl: fix wrong lowerdir number check for parameter Opt_lowerdir # ovl: pass string to ovl_parse_layer() # backing-file: convert to using fops->splice_write # Revert "pidfd: prevent creation of pidfds for kthreads" # romfs: fix romfs_read_folio() # netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty" # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 3e9bff3bbe1355805de919f688bef4baefbfd436 # make -s -j 40 ARCH=mips O=/kisskb/build/linus_32r1_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- 32r1_defconfig Using /kisskb/src/arch/mips/configs/generic_defconfig as base Merging /kisskb/src/arch/mips/configs/generic/32r1.config Merging /kisskb/src/arch/mips/configs/generic/eb.config Merging /kisskb/src/arch/mips/configs/generic/board-boston.config Merging /kisskb/src/arch/mips/configs/generic/board-litex.config Merging /kisskb/src/arch/mips/configs/generic/board-marduk.config Merging /kisskb/src/arch/mips/configs/generic/board-ranchu.config Merging /kisskb/src/arch/mips/configs/generic/board-sead-3.config Merging /kisskb/src/arch/mips/configs/generic/board-virt.config # < make -s -j 40 ARCH=mips O=/kisskb/build/linus_32r1_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 40 ARCH=mips O=/kisskb/build/linus_32r1_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 40 ARCH=mips O=/kisskb/build/linus_32r1_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.17-178.5: Warning (interrupt_provider): /pci@14000000/pci2_root@0,0: '#interrupt-cells' found, but node is not an interrupt provider /kisskb/src/arch/mips/boot/dts/img/boston.dts:136.23-177.6: Warning (interrupt_provider): /pci@14000000/pci2_root@0,0/eg20t_bridge@1,0,0: '#interrupt-cells' found, but node is not an interrupt provider arch/mips/boot/dts/img/boston.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider' Completed OK # rm -rf /kisskb/build/linus_32r1_defconfig_mips-gcc8 # Build took: 0:00:58.703754