Hello Linus, Could you please pull patches included in the tag below? This contains a fix for a build failure on some 32-bit architectures and a warning generating docs. An attempt merge against your current TOT has been successful. Thanks, Carlos The following changes since commit c7b67ddc3c999aa2f8d77be7ef1913298fe78f0e: xfs: document zoned rt specifics in admin-guide (2025-04-17 08:16:59 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-fixes-6.15-rc4 for you to fetch changes up to f0447f80aec83f1699d599c94618bb5c323963e6: xfs: remove duplicate Zoned Filesystems sections in admin-guide (2025-04-22 16:05:24 +0200) ---------------------------------------------------------------- XFS: fixes for 6.15-rc4 Signed-off-by: Carlos Maiolino <cem@xxxxxxxxxx> ---------------------------------------------------------------- Carlos Maiolino (1): XFS: fix zoned gc threshold math for 32-bit arches Hans Holmberg (1): xfs: remove duplicate Zoned Filesystems sections in admin-guide Documentation/admin-guide/xfs.rst | 29 ++++++++--------------------- fs/xfs/xfs_zone_gc.c | 10 ++++++++-- 2 files changed, 16 insertions(+), 23 deletions(-)