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:
77c84a4
)
Update the README (LKDTM is commented out)
author
Alexander Popov
<alex.popov@linux.com>
Mon, 30 Jul 2018 10:49:30 +0000
(13:49 +0300)
committer
Alexander Popov
<alex.popov@linux.com>
Mon, 30 Jul 2018 10:49:30 +0000
(13:49 +0300)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index fe20cfe3391721ba8bab8495a9631c6eca9ea0cd..62af0905a6010ebe6ea77a1dc20f44965720d3aa 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-130,9
+130,8
@@
optional arguments:
CONFIG_BPF_JIT | is not set | my | cut_attack_surface || FAIL: "y"
CONFIG_BPF_SYSCALL | is not set | my | cut_attack_surface || FAIL: "y"
CONFIG_ARCH_MMAP_RND_BITS | 32 | my |userspace_protection|| FAIL: "28"
- CONFIG_LKDTM | m | my | feature_test || FAIL: "is not set"
-[-] config check is NOT PASSED: 5
2
errors
+[-] config check is NOT PASSED: 5
1
errors
```
__Go and fix them all!__