Skip to content
Commit f0514ae3 authored by James Bottomley's avatar James Bottomley Committed by Kyle McMartin
Browse files

parisc: initialize unwinder much earlier



The unwinder was being initialized way too late to be any use
debugging early boot crashes. Instead of relying on module_init
initcalls to initialize it, let's do it explicitly as early as
we can.

Signed-off-by: default avatarJames Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: default avatarKyle McMartin <kyle@mcmartin.ca>
parent 0be7d1fe
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