提交 a663dad6 编写于 作者: D Davidlohr Bueso 提交者: Linus Torvalds

mm: fix CONFIG_DEBUG_VM_RB description

This appears to be a copy/paste error.  Update the description to
reflect extra rbtree debug and checks for the config option instead of
duplicating CONFIG_DEBUG_VM.
Signed-off-by: NDavidlohr Bueso <davidlohr@hp.com>
Cc: Aswin Chandramouleeswaran <aswin@hp.com>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 29c77870
...@@ -505,8 +505,7 @@ config DEBUG_VM_RB ...@@ -505,8 +505,7 @@ config DEBUG_VM_RB
bool "Debug VM red-black trees" bool "Debug VM red-black trees"
depends on DEBUG_VM depends on DEBUG_VM
help help
Enable this to turn on more extended checks in the virtual-memory Enable VM red-black tree debugging information and extra validations.
system that may impact performance.
If unsure, say N. If unsure, say N.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册