aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorErico Nunes <[email protected]>2022-02-09 10:37:00 +0100
committerQiang Yu <[email protected]>2022-02-12 12:17:15 +0800
commitc49fcb5c195777c1a35ad96f01435b6d23448d27 (patch)
treebbc7407d2694824f95868272ce0e4856c9dbee25 /scripts/gdb/linux/lists.py
parentc7703ce38c1ecdeeea6791b54fbee29a08816ea9 (diff)
drm/lima: avoid error task dump attempt when not enabled
Currently when users try to run an application with lima and that hits an issue such as a timeout, a message saying "fail to save task state" and "error task list is full" is shown in dmesg. The error task dump is a debug feature disabled by default, so the error task list is usually not going to be available at all. The message can be misleading and creates confusion in bug reports. We can avoid that code path and that particular message when the user has not explicitly set the max_error_tasks parameter to enable the feature. Signed-off-by: Erico Nunes <[email protected]> Reviewed-by: Qiang Yu <[email protected]> Reviewed-by: Javier Martinez Canillas <[email protected]> Signed-off-by: Qiang Yu <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions