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

sparc64: Give a stack frame to the ftrace call sites.



It's the only way we'll be able to implement the function
graph tracer properly.

A positive is that we no longer have to worry about the
linker over-optimizing the tail call, since we don't
use a tail call any more.

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