summaryrefslogtreecommitdiff
path: root/drivers/amba/Makefile
diff options
context:
space:
mode:
authorDavid Hildenbrand <david@redhat.com>2023-12-21 01:44:47 +0300
committerAndrew Morton <akpm@linux-foundation.org>2023-12-29 22:58:52 +0300
commitb06dc281aa9901076898d4d0a7bde588f11bc204 (patch)
tree8f22630e92ebc6a1770b78748120ee47a33d416a /drivers/amba/Makefile
parent0cae959e3abf19ba62805f6e6a8b42b6cd9ed3e3 (diff)
downloadlinux-b06dc281aa9901076898d4d0a7bde588f11bc204.tar.xz
mm/rmap: introduce folio_remove_rmap_[pte|ptes|pmd]()
Let's mimic what we did with folio_add_file_rmap_*() and folio_add_anon_rmap_*() so we can similarly replace page_remove_rmap() next. Make the compiler always special-case on the granularity by using __always_inline. We're adding folio_remove_rmap_ptes() handling right away, as we want to use that soon for batching rmap operations when unmapping PTE-mapped large folios. Link: https://lkml.kernel.org/r/20231220224504.646757-24-david@redhat.com Signed-off-by: David Hildenbrand <david@redhat.com> Cc: Hugh Dickins <hughd@google.com> Cc: Matthew Wilcox (Oracle) <willy@infradead.org> Cc: Muchun Song <muchun.song@linux.dev> Cc: Muchun Song <songmuchun@bytedance.com> Cc: Peter Xu <peterx@redhat.com> Cc: Ryan Roberts <ryan.roberts@arm.com> Cc: Yin Fengwei <fengwei.yin@intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'drivers/amba/Makefile')
0 files changed, 0 insertions, 0 deletions