diff options
author | Vishal Moola (Oracle) <vishal.moola@gmail.com> | 2025-06-10 17:12:54 -0700 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2025-06-30 21:20:17 +0200 |
commit | 66aebe56de3380365c005a79cc210e225e65f76a (patch) | |
tree | 224a0d97e344416431090aca7f43ef89152cceee /scripts/gdb/linux | |
parent | 5bea64689d9f96eff16438273b8576367aa7ba05 (diff) |
m68k: mm: Convert init_pointer_table() to use ptdescs
Motorola uses init_pointer_table() for page tables, so it should be using
struct ptdesc, not struct page.
This helps us prepare to allocate ptdescs as their own memory
descriptor, and prepares to remove a user of page->lru.
Signed-off-by: "Vishal Moola (Oracle)" <vishal.moola@gmail.com>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/20250611001255.527952-4-vishal.moola@gmail.com
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions