Messages in this thread |  | | From | Geert Uytterhoeven <> | Date | Mon, 26 Jul 2021 11:23:31 +0200 | Subject | Re: [PATCH] m68k: Remove redefinitions of `PMD_SIZE`, `PMD_MASK`, etc. |
| |
Hi Wende,
On Wed, Jul 21, 2021 at 12:44 PM Wende Tan <twd2.me@gmail.com> 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@intel.com/#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@intel.com> > Signed-off-by: Wende Tan <twd2.me@gmail.com>
Gr{oetje,eeting}s,
Geert
-- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@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
|  |