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

sparc64: Fix stack dumping and tracing when function graph is enabled.



Like x86, when the function graph tracer is enabled, emit the ftrace
stub as well as the program counter it will be transformed back into.

We duplicate a lot of similar stack walking logic in 3 or 4 spots, so
eventually we should consolidate things like x86 does.

Thanks to Frederic Weisbecker for pointing this out.

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