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>
Mon, 21 Mar 2022 16:59:02 +0000 (12:59 -0400)
commitaef13dec0a5fa3c4adc8949307fc8d8aac7337df
tree83cbafa011f747b0bd791eb8a0b68f3e638e72da
parent9e996c2115e1b52e235261121f7c9c121262dda9
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