moby: drop RANDOM_KMALLOC_CACHES=n kernel override

PPP still boots.
This commit is contained in:
2024-09-24 10:23:07 +00:00
parent c6239e2501
commit 00f9973a2c

View File

@@ -75,9 +75,6 @@ linux_latest.override {
# this is required for boot (but why??) # this is required for boot (but why??)
SHUFFLE_PAGE_ALLOCATOR = lib.mkForce no; SHUFFLE_PAGE_ALLOCATOR = lib.mkForce no;
# TODO: is this safe to drop?
RANDOM_KMALLOC_CACHES = lib.mkForce no;
# this is required for boot (but why??) # this is required for boot (but why??)
TRANSPARENT_HUGEPAGE_ALWAYS = lib.mkForce yes; TRANSPARENT_HUGEPAGE_ALWAYS = lib.mkForce yes;