]> www.infradead.org Git - users/willy/pagecache.git/commit
mm: Tidy up set_ptes definition
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Sun, 5 Mar 2023 16:02:06 +0000 (11:02 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 2 Aug 2023 02:53:28 +0000 (22:53 -0400)
commitd4fc4f5866b87075b4962626fad5b949872e313b
tree08907c6860950839bd9e6cbf1f393199891aa275
parente97196b9e4dabe9a1f4ccc63b97affecd2318b19
mm: Tidy up set_ptes definition

Now that all architectures are converted, we can remove the
PFN_PTE_SHIFT ifdef and we can define set_pte_at() unconditionally.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
include/linux/pgtable.h