OSDN Git Service

mips: Make pmd_pfn() available in all configurations
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 14 Feb 2022 14:59:11 +0000 (09:59 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 21 Mar 2022 16:59:02 +0000 (12:59 -0400)
commit177bd2a9543fa057b9ff1fa35c65f35a0150c65f
tree35e5f15be083088eefecd1b362f6968f391e8988
parent7106c51ee9a1b65eff63496636fce36bf246c1a0
mips: Make pmd_pfn() available in all configurations

Whether or not the platform supports PMD sized pages, we need to
provide pmd_pfn() for an upcoming patch.

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