]> www.infradead.org Git - users/willy/pagecache.git/commit
um: Remove custom definition of mk_pte()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 31 Jan 2025 11:18:46 +0000 (06:18 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 25 Feb 2025 19:47:20 +0000 (14:47 -0500)
commit40099b75c556731119615a060e6e15eadd8c6435
tree43d6a1fcafe21b87ec3faee3d25bf2a2bc50b649
parente23b876a7ea45ac67ec64b498f87c21eed29188b
um: Remove custom definition of mk_pte()

Move the pfn_pte() definitions from the 2level and 4level files to the
generic pgtable.h and delete the custom definition of mk_pte() so that
we use the central definition.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
arch/um/include/asm/pgtable-2level.h
arch/um/include/asm/pgtable-4level.h
arch/um/include/asm/pgtable.h