Re: [PATCH] m68k: Remove redefinitions of `PMD_SIZE`, `PMD_MASK`, etc.

From: Geert Uytterhoeven
Date: Mon Jul 26 2021 - 05:23:47 EST


Hi Wende,

On Wed, Jul 21, 2021 at 12:44 PM Wende Tan <twd2.me@xxxxxxxxx> wrote:
> Remove redefinitions of `PMD_SIZE`, `PMD_MASK`, `PTRS_PER_PMD`,
> and `__PAGETABLE_PMD_FOLDED` when PGTABLE_LEVELS == 2 (i.e. SUN3 ||
> COLDFIRE). They have already been defined in
> `asm-generic/pgtable-nopmd.h`.

Thanks for your patch!

> See also https://lore.kernel.org/lkml/202107201907.lqC6B3dF-lkp@xxxxxxxxx/#t

I'm a bit confused: is this a new issue introduced by the patch from
the above thread, or is this a pre-existing issue?
If the latter, do you know when it was introduced, and how to reproduce it?

> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Signed-off-by: Wende Tan <twd2.me@xxxxxxxxx>

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