diff options
author | Guilherme G. Piccoli <[email protected]> | 2022-08-19 19:17:26 -0300 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2022-12-14 11:17:55 -0500 |
commit | ea47666ca4288becf82c51eb3da6d3ff891470a4 (patch) | |
tree | f94dc900c058f74bc4a338423d8f37e4505b5f1d /drivers/gpu/drm/amd/amdgpu/amdgpu_preempt_mgr.c | |
parent | d0b24b4e91fcb8408c4979888547f86be514e337 (diff) |
tracing: Improve panic/die notifiers
Currently the tracing dump_on_oops feature is implemented through
separate notifiers, one for die/oops and the other for panic;
given they have the same functionality, let's unify them.
Also improve the function comment and change the priority of the
notifier to make it execute earlier, avoiding showing useless trace
data (like the callback names for the other notifiers); finally,
we also removed an unnecessary header inclusion.
Link: https://lkml.kernel.org/r/[email protected]
Cc: Petr Mladek <[email protected]>
Cc: Sergei Shtylyov <[email protected]>
Signed-off-by: Guilherme G. Piccoli <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_preempt_mgr.c')
0 files changed, 0 insertions, 0 deletions