[PATCH 1/3] m68k: use asm-generic/memory_model.h for both MMU and !MMU
Geert Uytterhoeven
geert at linux-m68k.org
Thu Jan 26 00:20:33 PST 2023
On Wed, Jan 25, 2023 at 8:08 PM Mike Rapoport <rppt at kernel.org> wrote:
> From: "Mike Rapoport (IBM)" <rppt at kernel.org>
>
> The MMU variant uses generic definitions of page_to_pfn() and
> pfn_to_page(), but !MMU defines them in include/asm/page_no.h for no
> good reason.
>
> Include asm-generic/memory_model.h in the common include/asm/page.h and
> drop redundant definitions.
>
> Signed-off-by: Mike Rapoport (IBM) <rppt at kernel.org>
Reviewed-by: Geert Uytterhoeven <geert at linux-m68k.org>
Acked-by: Geert Uytterhoeven <geert at linux-m68k.org>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
More information about the linux-riscv
mailing list