linux-stable/arch/hexagon/include
Mike Rapoport 7106c51ee9 arch: Add pmd_pfn() where it is missing
We need to use this function in common code, so define it for
architectures and/or configrations that miss it.  The result of
pmd_pfn() will only be used if TRANSPARENT_HUGEPAGE is enabled,
but a function or macro called pmd_pfn() must be defined, even
on machines with two level page tables.

Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
2022-03-21 12:59:02 -04:00
..
asm arch: Add pmd_pfn() where it is missing 2022-03-21 12:59:02 -04:00
uapi/asm hexagon: remove asm/bitsperlong.h 2019-11-11 20:07:02 +09:00