info test, fix for mips n32
Again, I can't review 1-3, I know nothing about the non-x86 architectures.
As for 4-6, feel free to add
Reviewed-by: Oleg Nesterov
___
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc
On 01/08, Dmitry V. Levin wrote:
>
> arch/arc/include/asm/syscall.h | 14 +
> arch/arm/include/asm/syscall.h | 13
> arch/arm64/include/asm/syscall.h | 13
> arch/csky/include/asm/syscall.h | 13
> arch/hexagon/include/asm/syscall.h | 7 ++
| 1 -
> arch/riscv/kernel/ptrace.c | 5 -
> arch/sparc/kernel/ptrace_32.c | 10 --
> arch/sparc/kernel/ptrace_64.c | 10 --
> kernel/ptrace.c | 8
> 9 files changed, 8 insertions(+), 48 deletions(-)
Reviewed-by: Oleg Nesterov