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

[SPARC64]: Fix show_stack() when stack argument is NULL.



It didn't handle that case at all, and now dump_stack()
can be implemented directly as show_stack(current, NULL)

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