Skip to content
Commit 6f63e781 authored by David S. Miller's avatar David S. Miller
Browse files

sparc64: Handle stack trace attempts before irqstacks are setup.



Things like lockdep can try to do stack backtraces before
the irqstack blocks have been setup.  So don't try to match
their ranges so early on.

Also, remove unused variable in save_stack_trace().

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4f70f7a9
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