commit | aef13dec0a5fa3c4adc8949307fc8d8aac7337df | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Tue Feb 15 17:50:17 2022 -0500 |
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | Mon Mar 21 12:59:02 2022 -0400 |
tree | 83cbafa011f747b0bd791eb8a0b68f3e638e72da | |
parent | 9e996c2115e1b52e235261121f7c9c121262dda9 [diff] |
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>