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

sparc64: Fix perf_arch_get_caller_regs().

After b0f82b81

 ("perf: Drop the skip
argument from perf_arch_fetch_regs_caller") the build broke on sparc64
due to the lack of a module symbol export of __perf_arch_fetch_caller_regs.

But that assembler helper can actually be complete eliminated now that
the semantics of this interface have been greatly simplified.

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