mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
Update legacy name slub_debug
-> slab_debug
This commit is contained in:
parent
22b6cee80c
commit
6f14d68cdc
@ -40,7 +40,7 @@ GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX slab_nomerge"
|
||||
## The default kernel setting will be utilized until provided sufficient evidence to modify.
|
||||
## https://github.com/Kicksecure/security-misc/issues/253
|
||||
##
|
||||
#GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX slub_debug=FZ"
|
||||
#GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX slab_debug=FZ"
|
||||
|
||||
## Zero memory at allocation time and free time.
|
||||
## Fills newly allocated pages, freed pages, and heap objects with zeros.
|
||||
|
Loading…
Reference in New Issue
Block a user