summaryrefslogtreecommitdiffstats
path: root/mm/ksm.c
diff options
context:
space:
mode:
authorKees Cook2018-08-22 06:53:10 +0200
committerLinus Torvalds2018-08-22 19:52:44 +0200
commit8c9a134cae6f8d66f35321b07baa202f75ef2199 (patch)
tree904ddde917ef7f993e5e1031a0ddfe03632870f7 /mm/ksm.c
parentmm: zero out the vma in vma_init() (diff)
downloadkernel-qcow2-linux-8c9a134cae6f8d66f35321b07baa202f75ef2199.tar.gz
kernel-qcow2-linux-8c9a134cae6f8d66f35321b07baa202f75ef2199.tar.xz
kernel-qcow2-linux-8c9a134cae6f8d66f35321b07baa202f75ef2199.zip
mm: clarify CONFIG_PAGE_POISONING and usage
The Kconfig text for CONFIG_PAGE_POISONING doesn't mention that it has to be enabled explicitly. This updates the documentation for that and adds a note about CONFIG_PAGE_POISONING to the "page_poison" command line docs. While here, change description of CONFIG_PAGE_POISONING_ZERO too, as it's not "random" data, but rather the fixed debugging value that would be used when not zeroing. Additionally removes a stray "bool" in the Kconfig. Link: http://lkml.kernel.org/r/20180725223832.GA43733@beast Signed-off-by: Kees Cook <keescook@chromium.org> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Cc: Jonathan Corbet <corbet@lwn.net> Cc: Laura Abbott <labbott@redhat.com> Cc: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/ksm.c')
0 files changed, 0 insertions, 0 deletions