On Thu, Apr 28, 2022 at 8:24 AM Greg Ungerer <gerg@xxxxxxxxxxxxxx> wrote: > The nommu case defines its own local mm_context_t structure. There is > nothing special or different about the m68knommu version of this and it > can easily use the common asm-generic version. > > Remove the local mmu_context struct and include the asm-generic version > instead. This will also make it easier to support ELF format executables > in the future (since the asm-generic version has support for this > already). > > Signed-off-by: Greg Ungerer <gerg@xxxxxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx 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