commit | 5d9a76cd0ed367d01b0b237253adb7607e86a277 | [log] [tgz] |
---|---|---|
author | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | Sun Aug 17 16:49:25 2008 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 11 16:18:41 2008 +0100 |
tree | 1c239a7cc3044a6ddc077148e97c1182aa8eb065 | |
parent | b922df7383749a1c0b7ea64c50fa839263d3816b [diff] |
MIPS: Use compat_sys_ptrace This replaces mips's sys_ptrace32 with a compat_arch_ptrace and enables the new generic definition of compat_sys_ptrace instead. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>