sparc32: Add pmd_pfn()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 15 Feb 2022 22:50:17 +0000 (17:50 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 25 Feb 2022 14:10:23 +0000 (09:10 -0500)
commit11e95e239ec170a30071487dbf0bb7168339c148
tree1bf3d1aebf2b40b86182ae77002d00df5fe78041
parent7a604e0b2e49a92f86f438cb6fffcd744916a919
sparc32: Add pmd_pfn()

We need to use this function in common code; pull it out of pmd_page().

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