From: Alexander Popov Date: Sat, 20 Aug 2022 08:42:50 +0000 (+0300) Subject: Drop the comment about slub_debug=FZ X-Git-Tag: v0.6.1~107 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;ds=sidebyside;h=1a5aaa7a0fb2c236cb053d98558c623917e5c87c;hp=34469ca1cd291fc75577eab81f1099f2abfc91b9;p=kconfig-hardened-check.git Drop the comment about slub_debug=FZ These are very slow debugging features --- diff --git a/kconfig_hardened_check/__init__.py b/kconfig_hardened_check/__init__.py index 27362cc..14807fa 100644 --- a/kconfig_hardened_check/__init__.py +++ b/kconfig_hardened_check/__init__.py @@ -12,7 +12,6 @@ # # N.B Hardening command line parameters: # iommu=force (does it help against DMA attacks?) -# slub_debug=FZ (slow) # loadpin.enforce=1 # # Mitigations of CPU vulnerabilities: