]> git.baikalelectronics.ru Git - kernel.git/commit
kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE
authorChangbin Du <changbin.du@gmail.com>
Sat, 7 Dec 2019 01:03:57 +0000 (17:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Dec 2019 19:00:19 +0000 (11:00 -0800)
commita39e445ccb3f9f93dae5498630dd3c2f594b8dd7
tree1734a15185c74d37800bc2cbd66d04d775a09063
parentb1e88004759c215890c79c2232fdcaa5d112ecac
kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE

They are both memory debug options to debug kernel stack issues.

Link: http://lkml.kernel.org/r/20190909144453.3520-7-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