Documentation/kmemleak.txt: updates
authorWang YanQing <udknight@gmail.com>
Thu, 3 Apr 2014 21:50:38 +0000 (14:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 3 Apr 2014 23:21:27 +0000 (16:21 -0700)
commit4762c98413836dfc3bff2857647f8d673a86d210
tree5f34e7f47b3a0224583d126f6f44b8a30fae9102
parent31e143686a39bff19a72d1806f9b8392c03dca92
Documentation/kmemleak.txt: updates

Update Documentatin/kmemleak.txt to reflect the following changes:

Commit b69ec42b1b19 ("Kconfig: clean up the long arch list for the
DEBUG_KMEMLEAK config option") made it so that we can't check supported
architectures by read Kconfig.debug.

Commit 85d3a316c71 ("kmemleak: use rbtree instead of prio tree")
converted kmemleak to use rbtree instead of prio tree.

Signed-off-by: Wang YanQing <udknight@gmail.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/kmemleak.txt