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)
commit3be5cbcde916de526bb3f5ef93f3197e976d3245
treeb84366eb805fef06850446890f5644757a43c624
parentff600a9a69be3733718dd9a126437631b7d31252
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