disable slub_debug=FZ

This commit is contained in:
Henri Dohmen 2025-09-23 09:02:12 +02:00
parent f520c2f321
commit 462d986942
Signed by: hd
GPG key ID: AB79213B044674AE

View file

@ -42,7 +42,7 @@
"page_alloc.shuffle=1"
"page_poison=1"
"slab_nomerge"
"slub_debug=FZ"
# "slub_debug=FZ" # disabled due to https://lore.kernel.org/all/20210601182202.3011020-5-swboyd@chromium.org/T/#u
"vsyscall=none" # diable virtual syscalls
];