aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorTiezhu Yang <[email protected]>2023-03-21 14:35:08 +0800
committerAndrew Morton <[email protected]>2023-03-28 15:24:31 -0700
commitf478b9987cc8236b412d9f2afc958d3e15a7cf85 (patch)
treeafe8f7ab50779e17d7807bd8521ffe2694996fc5 /scripts/gdb/linux/utils.py
parent35260cf545226c3b21d52a9d21083f7ff999969c (diff)
lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITS
We can see the following definition in kernel/locking/lockdep_internals.h: #define STACK_TRACE_HASH_SIZE (1 << CONFIG_LOCKDEP_STACK_TRACE_HASH_BITS) CONFIG_LOCKDEP_STACK_TRACE_HASH_BITS is related with STACK_TRACE_HASH_SIZE instead of MAX_STACK_TRACE_ENTRIES, fix it. Link: https://lkml.kernel.org/r/[email protected] Fixes: 5dc33592e955 ("lockdep: Allow tuning tracing capacity constants.") Signed-off-by: Tiezhu Yang <[email protected]> Cc: Dmitry Vyukov <[email protected]> Cc: Tetsuo Handa <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions