diff options
| author | Vishal Moola (Oracle) <vishal.moola@gmail.com> | 2026-03-03 11:48:27 -0800 |
|---|---|---|
| committer | Dave Hansen <dave.hansen@linux.intel.com> | 2026-03-04 10:08:54 -0800 |
| commit | e751303e0ad2e998f421d104193f6904df3516d1 (patch) | |
| tree | d834c7b16da0d67863716a610780a74dc2e98eea /rust/kernel/ptr/git@git.tavy.me:linux.git | |
| parent | b2203a9bf53237368a7c7fc976c9616b5562af8e (diff) | |
x86/mm/pat: Convert split_large_page() to use ptdescs
Use the ptdesc APIs for all page table allocation and free sites to
allow their separate allocation from struct page in the future.
Update split_large_page() to allocate a ptdesc instead of allocating a
page for use as a page table.
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-5-vishal.moola@gmail.com
Diffstat (limited to 'rust/kernel/ptr/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
