Commit 9606c107 by Alexander Popov

Comment out LKDTM

parent e215fc9a
......@@ -201,7 +201,7 @@ def construct_opt_checks():
checklist.append(OptCheck('ARCH_MMAP_RND_BITS', '32', 'my', 'userspace_protection'))
checklist.append(OptCheck('LKDTM', 'm', 'my', 'feature_test'))
# checklist.append(OptCheck('LKDTM', 'm', 'my', 'feature_test'))
def print_opt_checks():
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment