]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - lib/Kconfig.debug
mm: fix CONFIG_DEBUG_VM_RB description
authorDavidlohr Bueso <davidlohr@hp.com>
Fri, 18 Apr 2014 22:07:22 +0000 (15:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 18 Apr 2014 23:40:09 +0000 (16:40 -0700)
commita663dad65f3f41a0f9a8d0f2f1bc352524c4ff65
treee342448d37efdab5eeb43a5d5dd28ab6dcb62558
parent29c7787075c92ca8af353acd5301481e6f37082f
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: Davidlohr Bueso <davidlohr@hp.com>
Cc: Aswin Chandramouleeswaran <aswin@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/Kconfig.debug