|
@@ -388,10 +388,6 @@ static inline void user_single_step_siginfo(struct task_struct *tsk,
|
|
#define current_pt_regs() task_pt_regs(current)
|
|
#define current_pt_regs() task_pt_regs(current)
|
|
#endif
|
|
#endif
|
|
|
|
|
|
-#ifndef ptrace_signal_deliver
|
|
|
|
-#define ptrace_signal_deliver() ((void)0)
|
|
|
|
-#endif
|
|
|
|
-
|
|
|
|
/*
|
|
/*
|
|
* unlike current_pt_regs(), this one is equal to task_pt_regs(current)
|
|
* unlike current_pt_regs(), this one is equal to task_pt_regs(current)
|
|
* on *all* architectures; the only reason to have a per-arch definition
|
|
* on *all* architectures; the only reason to have a per-arch definition
|