]> www.infradead.org Git - users/willy/pagecache.git/commit
sparc32: Remove custom definition of mk_pte()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 13 Feb 2025 14:26:51 +0000 (09:26 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 25 Feb 2025 19:47:20 +0000 (14:47 -0500)
commitc22431a39e97861e8b191d47d653b2c5cad813f8
treec3d4a559948f05b2c90b6aee347551c805fafcb6
parent2de6ebeb0551e6ff59c44bc57a7f394e2f3e2397
sparc32: Remove custom definition of mk_pte()

Instead of defining pfn_pte() in terms of mk_pte(), make pfn_pte() the
base implementation.  That lets us use the generic definition of mk_pte().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
arch/sparc/include/asm/pgtable_32.h