# git rev-parse -q --verify f079ab01b5609fb0c9acc52c88168bf1eed82373^{commit} f079ab01b5609fb0c9acc52c88168bf1eed82373 already have revision, skipping fetch # git checkout -q -f -B kisskb f079ab01b5609fb0c9acc52c88168bf1eed82373 # git clean -qxdf # < git log -1 # commit f079ab01b5609fb0c9acc52c88168bf1eed82373 # Merge: 6020c204be99 4d7bd0eb72e5 # Author: Linus Torvalds # Date: Wed Jan 12 12:51:41 2022 -0800 # # Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linux # # Pull iomap updates from Matthew Wilcox: # "Convert xfs/iomap to use folios. # # This should be all that is needed for XFS to use large folios. There # is no code in this pull request to create large folios, but no # additional changes should be needed to XFS or iomap once they are # created. # # Usually this would have come from Darrick, and we had intended that it # would come that route. Between the holidays and various things which # Darrick needed to work on, he asked if I could send things directly. # # There weren't any other iomap patches pending for this release, which # probably also played a role" # # * tag 'iomap-5.17' of git://git.infradead.org/users/willy/linux: (26 commits) # iomap: Inline __iomap_zero_iter into its caller # xfs: Support large folios # iomap: Support large folios in invalidatepage # iomap: Convert iomap_migrate_page() to use folios # iomap: Convert iomap_add_to_ioend() to take a folio # iomap: Simplify iomap_do_writepage() # iomap: Simplify iomap_writepage_map() # iomap,xfs: Convert ->discard_page to ->discard_folio # iomap: Convert iomap_write_end_inline to take a folio # iomap: Convert iomap_write_begin() and iomap_write_end() to folios # iomap: Convert __iomap_zero_iter to use a folio # iomap: Allow iomap_write_begin() to be called with the full length # iomap: Convert iomap_page_mkwrite to use a folio # iomap: Convert readahead and readpage to use a folio # iomap: Convert iomap_read_inline_data to take a folio # iomap: Use folio offsets instead of page offsets # iomap: Convert bio completions to use folios # iomap: Pass the iomap_page into iomap_set_range_uptodate # iomap: Add iomap_invalidate_folio # iomap: Convert iomap_releasepage to use a folio # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 f079ab01b5609fb0c9acc52c88168bf1eed82373 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5795:warning: override: reassigning to symbol STANDALONE .config:5799:warning: override: reassigning to symbol PPC64 .config:5800:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5801:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5804:warning: override: reassigning to symbol GCC_PLUGINS .config:5807:warning: override: reassigning to symbol UBSAN # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/mm/slice.c: In function 'slice_get_unmapped_area': /kisskb/src/arch/powerpc/mm/slice.c:639:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 639 | } | ^ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_clear_mft_tail': /kisskb/src/fs/ntfs3/fsntfs.c:772:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 772 | } | ^ /kisskb/src/fs/ext4/move_extent.c: In function 'mext_page_mkuptodate': /kisskb/src/fs/ext4/move_extent.c:227:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 227 | } | ^ /kisskb/src/fs/ext4/readpage.c: In function 'ext4_mpage_readpages': /kisskb/src/fs/ext4/readpage.c:413:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] 413 | } | ^ /kisskb/src/fs/fat/dir.c: In function 'fat_alloc_new_dir': /kisskb/src/fs/fat/dir.c:1195:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1195 | } | ^ /kisskb/src/fs/fat/dir.c: In function 'fat_add_new_entries': /kisskb/src/fs/fat/dir.c:1279:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1279 | } | ^ /kisskb/src/fs/fat/fatent.c: In function 'fat_free_clusters': /kisskb/src/fs/fat/fatent.c:633:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=] 633 | } | ^ /kisskb/src/fs/fat/fatent.c: In function 'fat_alloc_clusters': /kisskb/src/fs/fat/fatent.c:551:1: warning: the frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=] 551 | } | ^ /kisskb/src/fs/mpage.c: In function 'do_mpage_readpage': /kisskb/src/fs/mpage.c:336:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 336 | } | ^ /kisskb/src/fs/mpage.c: In function '__mpage_writepage': /kisskb/src/fs/mpage.c:672:1: warning: the frame size of 1216 bytes is larger than 1024 bytes [-Wframe-larger-than=] 672 | } | ^ /kisskb/src/fs/buffer.c: In function 'block_read_full_page': /kisskb/src/fs/buffer.c:2343:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 2343 | } | ^ /kisskb/src/arch/powerpc/tools/relocs_check.sh: 60: echo: echo: I/O error Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:07:06.876495