Centos-kernel-stream-9/kernel/configs
Rafael Aquini 43ee842ebd mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
JIRA: https://issues.redhat.com/browse/RHEL-27742
Conflicts:
  * only minor contextual differences on several of the _defconfig templates;
  * dropped arch/arm/configs/ hunks for sama7_defconfig and sp7021_defconfig
    due to RHEL-9 missing upstream commits bfcd195b01c6 ("ARM: configs: at91:
    add defconfig for sama7 family of SoCs") and 027a68e35206 ("ARM:
    sp7021_defconfig: Add Sunplus SP7021 defconfig");
  * added CONFIG_SLAB_DEPRECATED=n to RHEL generic configs

This patch is a backport of the following upstream commit:
commit eb07c4f39c3e858a7d0cc4bb15b8a304f83f0497
Author: Vlastimil Babka <vbabka@suse.cz>
Date:   Tue May 23 09:06:34 2023 +0200

    mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED

    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.

    [1] https://lore.kernel.org/all/4b9fc9c6-b48c-198f-5f80-811a44737e5f@suse.cz/
    [2] https://lwn.net/Articles/932201/

    Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
    Acked-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
    Acked-by: David Rientjes <rientjes@google.com>
    Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> # m68k
    Acked-by: Helge Deller <deller@gmx.de> # parisc

Signed-off-by: Rafael Aquini <raquini@redhat.com>
2024-09-05 20:35:59 -04:00
..
android-base.config
android-recommended.config
hardening.config hardening: Provide Kconfig fragments for basic options 2024-03-20 09:43:30 -04:00
kvm_guest.config
nopm.config
tiny-base.config
tiny.config mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED 2024-09-05 20:35:59 -04:00
x86_debug.config
xen.config