parisc: convert to generic compat_sys_ptrace
This patch does the compat_sys_ptrace conversion for parisc. In addition it does convert the parisc ptrace code to use the architecture-independent ptrace infrastructure instead of own coding. Signed-off-by: Helge Deller <deller@gmx.de> Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
This commit is contained in:
committed by
Kyle McMartin
parent
9eb1686423
commit
81e192d6ce
@@ -87,7 +87,7 @@
|
||||
ENTRY_SAME(setuid)
|
||||
ENTRY_SAME(getuid)
|
||||
ENTRY_COMP(stime) /* 25 */
|
||||
ENTRY_SAME(ptrace)
|
||||
ENTRY_COMP(ptrace)
|
||||
ENTRY_SAME(alarm)
|
||||
/* see stat comment */
|
||||
ENTRY_COMP(newfstat)
|
||||
|
Reference in New Issue
Block a user