]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf7b7f004bdacbca1ca167f63fb02f6e242390ef0
tree5f34e7f47b3a0224583d126f6f44b8a30fae9102
parent65812119edaef2e06540320930667d56012f00c8
Documentation/kmemleak.txt: updates

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

Commit 8853bfe4f677 ("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 0d416bd3070 ("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