projects
/
kconfig-hardened-check.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b68eb59
)
Drop CONFIG_DEBUG_KERNEL from kspp-recommendations.config
author
Alexander Popov
<alex.popov@linux.com>
Fri, 22 Jun 2018 12:34:23 +0000
(15:34 +0300)
committer
Alexander Popov
<alex.popov@linux.com>
Fri, 22 Jun 2018 12:34:23 +0000
(15:34 +0300)
It is needed only for kernels prior to v4.11 (Kees has updated the wiki)
kspp-recommendations.config
patch
|
blob
|
history
diff --git
a/kspp-recommendations.config
b/kspp-recommendations.config
index 61fba2b054e933d5fcc62ed5bccbc78968fc03b7..d2283b467964c71bda0f8f05005f9cb5028b630e 100644
(file)
--- a/
kspp-recommendations.config
+++ b/
kspp-recommendations.config
@@
-4,7
+4,6
@@
CONFIG_BUG=y
# Make sure kernel page tables have safe permissions.
-CONFIG_DEBUG_KERNEL=y
CONFIG_STRICT_KERNEL_RWX=y
# Report any dangerous memory permissions (not available on all archs).