diff options
| author | Alistair Popple <[email protected]> | 2025-06-19 08:58:01 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2025-07-10 05:42:17 +0000 |
| commit | bea0cc7cf4a51e8d3a0042212df3b83b49df58a7 (patch) | |
| tree | 1a58ac145f9fb44e930c4fd4cc467eeb7040c6ae /arch/riscv/include/asm/pgtable-bits.h | |
| parent | mm/khugepaged: remove redundant pmd_devmap() check (diff) | |
| download | kernel-bea0cc7cf4a51e8d3a0042212df3b83b49df58a7.tar.gz kernel-bea0cc7cf4a51e8d3a0042212df3b83b49df58a7.zip | |
powerpc: remove checks for devmap pages and PMDs/PUDs
PFN_DEV no longer exists. This means no devmap PMDs or PUDs will be
created, so checking for them is redundant. Instead mappings of pages
that would have previously returned true for pXd_devmap() will return true
for pXd_trans_huge()
Link: https://lkml.kernel.org/r/31f63cc8dd518f9e2ec300681fe302eb4adf49b4.1750323463.git-series.apopple@nvidia.com
Signed-off-by: Alistair Popple <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Cc: Balbir Singh <[email protected]>
Cc: Björn Töpel <[email protected]>
Cc: Björn Töpel <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Chunyan Zhang <[email protected]>
Cc: Dan Williams <[email protected]>
Cc: Deepak Gupta <[email protected]>
Cc: Gerald Schaefer <[email protected]>
Cc: Inki Dae <[email protected]>
Cc: John Groves <[email protected]>
Cc: John Hubbard <[email protected]>
Cc: Lorenzo Stoakes <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'arch/riscv/include/asm/pgtable-bits.h')
0 files changed, 0 insertions, 0 deletions
