Searched hist:"5 d9a76cd0ed367d01b0b237253adb7607e86a277" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/mips/kernel/ |
H A D | ptrace32.c | diff 5d9a76cd0ed367d01b0b237253adb7607e86a277 Sun Aug 17 09:49:25 CDT 2008 Thomas Bogendoerfer <tsbogend@alpha.franken.de> 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>
|
H A D | signal32.c | diff 5d9a76cd0ed367d01b0b237253adb7607e86a277 Sun Aug 17 09:49:25 CDT 2008 Thomas Bogendoerfer <tsbogend@alpha.franken.de> 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>
|
H A D | scall64-n32.S | diff 5d9a76cd0ed367d01b0b237253adb7607e86a277 Sun Aug 17 09:49:25 CDT 2008 Thomas Bogendoerfer <tsbogend@alpha.franken.de> 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>
|
H A D | scall64-o32.S | diff 5d9a76cd0ed367d01b0b237253adb7607e86a277 Sun Aug 17 09:49:25 CDT 2008 Thomas Bogendoerfer <tsbogend@alpha.franken.de> 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>
|