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

sparc: We need to implement arch_ptrace_stop().



In order to always provide fully synchronized state to the debugger,
we might need to do a synchronize_user_stack().

A pair of hooks, arch_ptrace_stop_needed() and arch_ptrace_stop(),
exist to handle this kind of situation.  It was created for
the sake of IA64.

Use them, to flush the kernel side cached register windows
to the user stack, when necessary.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 410d2c81
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment