linux/arch/m68k/mm
Vishal Moola (Oracle) 8135422ae0 m68k: mm: Convert pointer table macros to use ptdescs
Motorola uses its pointer tables for page tables, so its macros should be
using struct ptdesc, not struct page. This removes 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-5-vishal.moola@gmail.com
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2025-06-30 21:20:17 +02:00
..
cache.c m68k: Remove set_fs() 2021-09-24 13:35:07 +02:00
fault.c m68k: mm: Add and use "fault.h" 2023-10-06 10:03:02 +02:00
fault.h m68k: mm: Add and use "fault.h" 2023-10-06 10:03:02 +02:00
hwtest.c m68k: mm: Include <asm/hwtest.h> for hwreg_() 2023-10-06 10:03:02 +02:00
init.c arch, mm: make releasing of memory to page allocator more explicit 2025-03-17 22:06:53 -07:00
kmap.c m68k: Introduce a virtual m68k machine 2022-04-11 11:48:01 +02:00
Makefile
mcfmmu.c mm/memblock: add memblock_alloc_or_panic interface 2025-01-25 20:22:38 -08:00
memory.c m68k: Remove set_fs() 2021-09-24 13:35:07 +02:00
motorola.c m68k: mm: Convert pointer table macros to use ptdescs 2025-06-30 21:20:17 +02:00
sun3kmap.c m68k: sun3/3x: Add and use "sun3.h" 2023-10-06 10:03:04 +02:00
sun3mmu.c mm/memblock: add memblock_alloc_or_panic interface 2025-01-25 20:22:38 -08:00