]> git.baikalelectronics.ru Git - kernel.git/commit
kernel-hacking: group kernel data structures debugging together
authorChangbin Du <changbin.du@gmail.com>
Sat, 7 Dec 2019 01:03:48 +0000 (17:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Dec 2019 19:00:19 +0000 (11:00 -0800)
commit1cbcfab1576786be15626851af25039038f5c70a
treeb84366eb805fef06850446890f5644757a43c624
parenta646d87e4f524d9e742ca45a544623023c765fdc
kernel-hacking: group kernel data structures debugging together

Group these similar runtime data structures verification options
together.

Link: http://lkml.kernel.org/r/20190909144453.3520-4-changbin.du@gmail.com
Signed-off-by: Changbin Du <changbin.du@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/Kconfig.debug