From: Will Deacon Date: Fri, 12 Feb 2021 14:59:10 +0000 (+0000) Subject: Merge branch 'for-next/faultaround' into for-next/core X-Git-Tag: v5.12-rc1~144^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6b76c3aedb07588ef558ba33896d6ae75229c7b7;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'for-next/faultaround' into for-next/core Initialise prefaulted PTEs as 'old' for arm64 when hardware access-flag updates are supported, which drastically improves vmscan performance. * for-next/faultaround: mm: filemap: Fix microblaze build failure with 'mmu_defconfig' mm/nommu: Fix return type of filemap_map_pages() mm: Mark anonymous struct field of 'struct vm_fault' as 'const' mm: Use static initialisers for immutable fields of 'struct vm_fault' mm: Avoid modifying vmf.address in __collapse_huge_page_swapin() mm: Pass 'address' to map to do_set_pte() and drop FAULT_FLAG_PREFAULT mm: Move immutable fields of 'struct vm_fault' into anonymous struct arm64: mm: Implement arch_wants_old_prefaulted_pte() mm: Allow architectures to request 'old' entries when prefaulting mm: Cleanup faultaround and finish_fault() codepaths --- 6b76c3aedb07588ef558ba33896d6ae75229c7b7