Skip to content
Commit c9306f0e authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Wire up oops reporting in the die notifier chain.

Commit 3f5a54e3

 ("ftrace: dump out ftrace
buffers to console on panic") added an ftrace buffer dumper that hooks
in to the die notifier chain and dumps out data in the oops path.

Unfortunately SH supported ftrace but didn't support DIE_OOPS, so add
that in and get it building again.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent f7141d58
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment