# git rev-parse -q --verify 5ad7ff8738b8bd238ca899df08badb1f61bcc39e^{commit} 5ad7ff8738b8bd238ca899df08badb1f61bcc39e already have revision, skipping fetch # git checkout -q -f -B kisskb 5ad7ff8738b8bd238ca899df08badb1f61bcc39e # git clean -qxdf # < git log -1 # commit 5ad7ff8738b8bd238ca899df08badb1f61bcc39e # Merge: 371c141464b8 bed6b0317441 # Author: Linus Torvalds # Date: Tue Jul 23 15:21:19 2024 -0700 # # Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs # # Pull f2fs updates from Jaegeuk Kim: # "A pretty small update including mostly minor bug fixes in zoned # storage along with the large section support. # # Enhancements: # - add support for FS_IOC_GETFSSYSFSPATH # - enable atgc dynamically if conditions are met # - use new ioprio Macro to get ckpt thread ioprio level # - remove unreachable lazytime mount option parsing # # Bug fixes: # - fix null reference error when checking end of zone # - fix start segno of large section # - fix to cover read extent cache access with lock # - don't dirty inode for readonly filesystem # - allocate a new section if curseg is not the first seg in its zone # - only fragment segment in the same section # - truncate preallocated blocks in f2fs_file_open() # - fix to avoid use SSR allocate when do defragment # - fix to force buffered IO on inline_data inode # # And some minor code clean-ups and sanity checks" # # * tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs: (26 commits) # f2fs: clean up addrs_per_{inode,block}() # f2fs: clean up F2FS_I() # f2fs: use meta inode for GC of COW file # f2fs: use meta inode for GC of atomic file # f2fs: only fragment segment in the same section # f2fs: fix to update user block counts in block_operations() # f2fs: remove unreachable lazytime mount option parsing # f2fs: fix null reference error when checking end of zone # f2fs: fix start segno of large section # f2fs: remove redundant sanity check in sanity_check_inode() # f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid # f2fs: fix to use mnt_{want,drop}_write_file replace file_{start,end}_wrtie # f2fs: clean up set REQ_RAHEAD given rac # f2fs: enable atgc dynamically if conditions are met # f2fs: fix to truncate preallocated blocks in f2fs_file_open() # f2fs: fix to cover read extent cache access with lock # f2fs: fix return value of f2fs_convert_inline_inode() # f2fs: use new ioprio Macro to get ckpt thread ioprio level # f2fs: fix to don't dirty inode for readonly filesystem # f2fs: fix to avoid use SSR allocate when do defragment # ... # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 5ad7ff8738b8bd238ca899df08badb1f61bcc39e # make -s -j 40 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 allmodconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig CONFIG_SPI_STM32_QSPI=n # < make -s -j 40 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 40 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:14331:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:14335:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:14337:warning: override: reassigning to symbol UML_NET_SLIP .config:14342:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 40 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/lib/iomap.c:156:5: error: no previous prototype for ‘ioread64_lo_hi’ [-Werror=missing-prototypes] 156 | u64 ioread64_lo_hi(const void __iomem *addr) | ^~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:163:5: error: no previous prototype for ‘ioread64_hi_lo’ [-Werror=missing-prototypes] 163 | u64 ioread64_hi_lo(const void __iomem *addr) | ^~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:170:5: error: no previous prototype for ‘ioread64be_lo_hi’ [-Werror=missing-prototypes] 170 | u64 ioread64be_lo_hi(const void __iomem *addr) | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:178:5: error: no previous prototype for ‘ioread64be_hi_lo’ [-Werror=missing-prototypes] 178 | u64 ioread64be_hi_lo(const void __iomem *addr) | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:264:6: error: no previous prototype for ‘iowrite64_lo_hi’ [-Werror=missing-prototypes] 264 | void iowrite64_lo_hi(u64 val, void __iomem *addr) | ^~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:272:6: error: no previous prototype for ‘iowrite64_hi_lo’ [-Werror=missing-prototypes] 272 | void iowrite64_hi_lo(u64 val, void __iomem *addr) | ^~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:280:6: error: no previous prototype for ‘iowrite64be_lo_hi’ [-Werror=missing-prototypes] 280 | void iowrite64be_lo_hi(u64 val, void __iomem *addr) | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:288:6: error: no previous prototype for ‘iowrite64be_hi_lo’ [-Werror=missing-prototypes] 288 | void iowrite64be_hi_lo(u64 val, void __iomem *addr) | ^~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:244: lib/iomap.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:485: lib] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1926: .] Error 2 make[1]: *** [/kisskb/src/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 Command 'make -s -j 40 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_um-x86_64-gcc12 # Build took: 0:10:18.367620