diff options
author | Kuan-Ying Lee <[email protected]> | 2023-11-27 15:04:03 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-12-10 17:21:49 -0800 |
commit | e52ec6a2db2e01e6a8cdfbe4fee1f89f57cdf723 (patch) | |
tree | 1ca50bc865999f32cd627121d3c8b419bd7279b6 /scripts/gdb/linux/config.py | |
parent | 125e9987a2d9016f78d0a020cec7d55fd0f29501 (diff) |
scripts/gdb: remove exception handling and refine print format
1. When we crash on a page, we want to check what happened on this
page instead of skipping this page by try-except block. Thus, removing
the try-except block.
2. Remove redundant comma and print the task name properly.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kuan-Ying Lee <[email protected]>
Cc: Andrey Konovalov <[email protected]>
Cc: AngeloGioacchino Del Regno <[email protected]>
Cc: Chinwen Chang <[email protected]>
Cc: Matthias Brugger <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Qun-Wei Lin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions