From: Alexander Popov Date: Sun, 15 May 2022 20:21:25 +0000 (+0300) Subject: Add the comment about sysrq_always_enabled X-Git-Tag: v0.6.1~159 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=12c2af7f8d94ca3e94c9ba039781c0fa1309c866;p=kconfig-hardened-check.git Add the comment about sysrq_always_enabled Thanks to @izh1979 for the idea (and for the rodata idea too). --- diff --git a/kconfig_hardened_check/__init__.py b/kconfig_hardened_check/__init__.py index 7c1635c..9b3c94c 100644 --- a/kconfig_hardened_check/__init__.py +++ b/kconfig_hardened_check/__init__.py @@ -41,6 +41,7 @@ # Should NOT be set: # nokaslr # rodata=off +# sysrq_always_enabled # arm64.nobti # arm64.nopauth # arm64.nomte