# git rev-parse -q --verify 3e9bff3bbe1355805de919f688bef4baefbfd436^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 3e9bff3bbe1355805de919f688bef4baefbfd436^{commit} 3e9bff3bbe1355805de919f688bef4baefbfd436 # 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-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 3e9bff3bbe1355805de919f688bef4baefbfd436 # make -s -j 24 ARCH=sparc64 O=/kisskb/build/linus_allnoconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- allnoconfig # < make -s -j 24 ARCH=sparc64 O=/kisskb/build/linus_allnoconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 24 ARCH=sparc64 O=/kisskb/build/linus_allnoconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 24 ARCH=sparc64 O=/kisskb/build/linus_allnoconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sparc/vdso/vclock_gettime.c:254:1: warning: no previous prototype for '__vdso_clock_gettime' [-Wmissing-prototypes] 254 | __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/sparc/vdso/vclock_gettime.c:282:1: warning: no previous prototype for '__vdso_clock_gettime_stick' [-Wmissing-prototypes] 282 | __vdso_clock_gettime_stick(clockid_t clock, struct __kernel_old_timespec *ts) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/sparc/vdso/vclock_gettime.c:307:1: warning: no previous prototype for '__vdso_gettimeofday' [-Wmissing-prototypes] 307 | __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/sparc/vdso/vclock_gettime.c:343:1: warning: no previous prototype for '__vdso_gettimeofday_stick' [-Wmissing-prototypes] 343 | __vdso_gettimeofday_stick(struct __kernel_old_timeval *tv, struct timezone *tz) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: warning: arch/sparc/vdso/vdso-note.o: missing .note.GNU-stack section implies executable stack /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker In file included from /kisskb/src/arch/sparc/vdso/vdso32/vclock_gettime.c:22: /kisskb/src/arch/sparc/vdso/vdso32/../vclock_gettime.c:254:1: warning: no previous prototype for '__vdso_clock_gettime' [-Wmissing-prototypes] 254 | __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/sparc/vdso/vdso32/../vclock_gettime.c:282:1: warning: no previous prototype for '__vdso_clock_gettime_stick' [-Wmissing-prototypes] 282 | __vdso_clock_gettime_stick(clockid_t clock, struct __kernel_old_timespec *ts) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/sparc/vdso/vdso32/../vclock_gettime.c:307:1: warning: no previous prototype for '__vdso_gettimeofday' [-Wmissing-prototypes] 307 | __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/sparc/vdso/vdso32/../vclock_gettime.c:343:1: warning: no previous prototype for '__vdso_gettimeofday_stick' [-Wmissing-prototypes] 343 | __vdso_gettimeofday_stick(struct __kernel_old_timeval *tv, struct timezone *tz) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: warning: arch/sparc/vdso/vdso32/vdso-note.o: missing .note.GNU-stack section implies executable stack /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:3072:2: warning: #warning clone3() entry point is missing, please fix [-Wcpp] 3072 | #warning clone3() entry point is missing, please fix | ^~~~~~~ Completed OK # rm -rf /kisskb/build/linus_allnoconfig_sparc64-gcc13 # Build took: 0:00:51.324650