On Fri, 19 Aug 2022 19:17:26 -0300
"Guilherme G. Piccoli" <gpicc...@igalia.com> wrote:

> 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.
> 
> Cc: Petr Mladek <pmla...@suse.com>
> Cc: Sergei Shtylyov <sergei.shtyl...@gmail.com>
> Cc: Steven Rostedt <rost...@goodmis.org>
> Signed-off-by: Guilherme G. Piccoli <gpicc...@igalia.com>

Sorry for the late reply.

Acked-by: Steven Rostedt (Google) <rost...@goodmis.org>

-- Steve

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

Reply via email to