aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorJohn Harrison <[email protected]>2023-09-21 11:20:33 -0700
committerJohn Harrison <[email protected]>2023-10-03 18:48:07 -0700
commit6a3ecfd4a04d800e291e1652ce1f22eff613e8ec (patch)
tree1b8763fe4b9077fe618d7d3bf7e6fb2e7a7afd6d /scripts/gdb/linux/utils.py
parent6b8ace7a14e7926b7b914ccd96a8ac657c0d518c (diff)
drm/i915/guc: Suppress 'ignoring reset notification' message
If an active context has been banned (e.g. Ctrl+C killed) then it is likely to be reset as part of evicting it from the hardware. That results in a 'ignoring context reset notification: banned = 1' message at info level. This confuses/concerns people and makes them think something has gone wrong when it hasn't. There is already a debug level message with essentially the same information. So drop the 'ignore' info level one and just add the 'ignore' flag to the debug level one instead (which will therefore not appear by default but will still show up in CI runs). Signed-off-by: John Harrison <[email protected]> Reviewed-by: Andi Shyti <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions