From 20f77054fa70aac80e538aa18759513b1f93c09e Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Mon, 24 Feb 2025 12:13:04 +0100 Subject: [PATCH] aptenodytes, eudyptes: Enable CONFIG_RANDOM_KMALLOC_CACHES --- aptenodytes-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aptenodytes-config b/aptenodytes-config index 64e1873..c911b52 100644 --- a/aptenodytes-config +++ b/aptenodytes-config @@ -951,7 +951,7 @@ CONFIG_SLAB_FREELIST_HARDENED=y CONFIG_SLAB_BUCKETS=y # CONFIG_SLUB_STATS is not set CONFIG_SLUB_CPU_PARTIAL=y -# CONFIG_RANDOM_KMALLOC_CACHES is not set +CONFIG_RANDOM_KMALLOC_CACHES=y # end of Slab allocator options CONFIG_SHUFFLE_PAGE_ALLOCATOR=y