# git rev-parse -q --verify 6b1f86f8e9c7f9de7ca1cb987b2cf25e99b1ae3a^{commit} 6b1f86f8e9c7f9de7ca1cb987b2cf25e99b1ae3a already have revision, skipping fetch # git checkout -q -f -B kisskb 6b1f86f8e9c7f9de7ca1cb987b2cf25e99b1ae3a # git clean -qxdf # < git log -1 # commit 6b1f86f8e9c7f9de7ca1cb987b2cf25e99b1ae3a # Merge: 9030fb0bb9d6 3a3bae50af5d # Author: Linus Torvalds # Date: Tue Mar 22 18:26:56 2022 -0700 # # Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache # # Pull filesystem folio updates from Matthew Wilcox: # "Primarily this series converts some of the address_space operations to # take a folio instead of a page. # # Notably: # # - a_ops->is_partially_uptodate() takes a folio instead of a page and # changes the type of the 'from' and 'count' arguments to make it # obvious they're bytes. # # - a_ops->invalidatepage() becomes ->invalidate_folio() and has a # similar type change. # # - a_ops->launder_page() becomes ->launder_folio() # # - a_ops->set_page_dirty() becomes ->dirty_folio() and adds the # address_space as an argument. # # There are a couple of other misc changes up front that weren't worth # separating into their own pull request" # # * tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache: (53 commits) # fs: Remove aops ->set_page_dirty # fb_defio: Use noop_dirty_folio() # fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio # fs: Convert __set_page_dirty_buffers to block_dirty_folio # nilfs: Convert nilfs_set_page_dirty() to nilfs_dirty_folio() # mm: Convert swap_set_page_dirty() to swap_dirty_folio() # ubifs: Convert ubifs_set_page_dirty to ubifs_dirty_folio # f2fs: Convert f2fs_set_node_page_dirty to f2fs_dirty_node_folio # f2fs: Convert f2fs_set_data_page_dirty to f2fs_dirty_data_folio # f2fs: Convert f2fs_set_meta_page_dirty to f2fs_dirty_meta_folio # afs: Convert afs_dir_set_page_dirty() to afs_dir_dirty_folio() # btrfs: Convert extent_range_redirty_for_io() to use folios # fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio # btrfs: Convert from set_page_dirty to dirty_folio # fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio() # fs: Add aops->dirty_folio # fs: Remove aops->launder_page # orangefs: Convert launder_page to launder_folio # nfs: Convert from launder_page to launder_folio # fuse: Convert from launder_page to launder_folio # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 6b1f86f8e9c7f9de7ca1cb987b2cf25e99b1ae3a # < make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: mce_start()+0x5c: call to __kasan_check_write() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_read_aux()+0x8a: call to mca_msr_reg() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check()+0x1a4: call to mce_no_way_out() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_severity_amd.constprop.0()+0xca: call to mce_severity_amd_smca() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus_x86-allmodconfig_x86_64-gcc11 # Build took: 0:37:24.435646