diff options
| author | Vishal Moola (Oracle) <vishal.moola@gmail.com> | 2026-03-03 11:48:24 -0800 |
|---|---|---|
| committer | Dave Hansen <dave.hansen@linux.intel.com> | 2026-03-04 10:08:54 -0800 |
| commit | c22ca4a96300c8ed01fe2282d2dd9e9a75032379 (patch) | |
| tree | 693b82860c51d57bf578ec28f12c624917196ac6 /tools/perf/scripts/python | |
| parent | 11439c4635edd669ae435eec308f4ab8a0804808 (diff) | |
x86/mm/pat: Convert pte code to use page table apis
Use the ptdesc APIs for all page table allocation and free sites to allow
their separate allocation from struct page in the future. Convert the PTE
allocation and free sites to use the generic page table APIs, as they
already use ptdescs.
Pass through init_mm since these are kernel page tables; otherwise,
pte_alloc_one_kernel() becomes a no-op.
Signed-off-by: Vishal Moola (Oracle) <vishal.moola@gmail.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Acked-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Link: https://patch.msgid.link/20260303194828.1406905-2-vishal.moola@gmail.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
