Hi Vlastimil,

Thanks for your patch!

On Tue, May 23, 2023 at 11:12 AM Vlastimil Babka <[email protected]> wrote:
> As discussed at LSF/MM [1] [2] and with no objections raised there,
> deprecate the SLAB allocator. Rename the user-visible option so that
> users with CONFIG_SLAB=y get a new prompt with explanation during make
> oldconfig, while make olddefconfig will just switch to SLUB.
>
> In all defconfigs with CONFIG_SLAB=y remove the line so those also
> switch to SLUB. Regressions due to the switch should be reported to
> linux-mm and slab maintainers.

Technically, removing these lines from the defconfig files does not
have any impact, right?
And it removes one more sync point indicating the last time some
defconfig files were (not) updated by their maintainers ;-)

> [1] https://lore.kernel.org/all/[email protected]/
> [2] https://lwn.net/Articles/932201/
>
> Signed-off-by: Vlastimil Babka <[email protected]>

>  arch/m68k/configs/amiga_defconfig               |  1 -
>  arch/m68k/configs/apollo_defconfig              |  1 -
>  arch/m68k/configs/atari_defconfig               |  1 -
>  arch/m68k/configs/bvme6000_defconfig            |  1 -
>  arch/m68k/configs/hp300_defconfig               |  1 -
>  arch/m68k/configs/mac_defconfig                 |  1 -
>  arch/m68k/configs/multi_defconfig               |  1 -
>  arch/m68k/configs/mvme147_defconfig             |  1 -
>  arch/m68k/configs/mvme16x_defconfig             |  1 -
>  arch/m68k/configs/q40_defconfig                 |  1 -
>  arch/m68k/configs/sun3_defconfig                |  1 -
>  arch/m68k/configs/sun3x_defconfig               |  1 -

Regardless,
Acked-by: Geert Uytterhoeven <[email protected]>

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

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

_______________________________________________
linux-um mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/linux-um

Reply via email to