aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/rbtree.py
diff options
context:
space:
mode:
authorJeff Xie <[email protected]>2023-02-04 17:01:39 +0800
committerAndrew Morton <[email protected]>2023-02-09 15:56:51 -0800
commitc16a3b11eaa88872d07f135df94dfa3fbcd05d10 (patch)
tree2be17ea9cd0a6c1ba4789beaf3308db18835a839 /scripts/gdb/linux/rbtree.py
parent67222c4ba8afe409d1e049a8f1e687c8a214fec7 (diff)
scripts/gdb: fix 'lx-current' for x86
When printing the name of the current process, it will report an error: (gdb) p $lx_current().comm Python Exception <class 'gdb.error'> No symbol "current_task" in current context.: Error occurred in Python: No symbol "current_task" in current context. Because e57ef2ed97c1 ("x86: Put hot per CPU variables into a struct") changed it. Link: https://lkml.kernel.org/r/[email protected] Fixes: e57ef2ed97c1 ("x86: Put hot per CPU variables into a struct") Signed-off-by: Jeff Xie <[email protected]> Cc: Jan Kiszka <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/rbtree.py')
0 files changed, 0 insertions, 0 deletions