linux_dsm_epyc7002/arch/cris/arch-v32/kernel
Namhyung Kim 9b05a69e05 ptrace: change signature of arch_ptrace()
Fix up the arguments to arch_ptrace() to take account of the fact that
@addr and @data are now unsigned long rather than long as of a preceding
patch in this series.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Cc: <linux-arch@vger.kernel.org>
Acked-by: Roland McGrath <roland@redhat.com>
Acked-by: David Howells <dhowells@redhat.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-10-27 18:03:10 -07:00
..
cache.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
cacheflush.S CRIS: Add debug for assembler functions 2010-08-04 12:59:43 +02:00
crisksyms.c CRIS: Don't use mask_irq as symbol name 2010-05-25 17:48:14 +02:00
debugport.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
entry.S CRIS: Faster syscall entry for CRISv32. 2010-08-04 13:00:09 +02:00
fasttimer.c removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
head.S CRIS: v32: Correct address for romfs in the image 2010-08-04 13:00:30 +02:00
irq.c CRIS: v32: Better irq mapping code 2010-08-04 13:00:45 +02:00
kgdb_asm.S CRIS: v32: Correct path for intr_vect.h 2010-08-04 13:00:53 +02:00
kgdb.c CRIS: kgdb: Fix compilation errors 2010-08-04 13:01:12 +02:00
Makefile CRISv32: Remove obsolete vcs_hook.o from Makefile 2009-04-21 13:10:33 +02:00
process.c Make do_execve() take a const filename pointer 2010-08-17 18:07:43 -07:00
ptrace.c ptrace: change signature of arch_ptrace() 2010-10-27 18:03:10 -07:00
setup.c CRIS: More ARTPEC-3 support and i2c-boardinfo. 2010-08-04 13:01:50 +02:00
signal.c CRIS: v32: Correct auto-restart of syscalls 2010-08-04 13:02:01 +02:00
smp.c CRIS: Don't use mask_irq as symbol name 2010-05-25 17:48:14 +02:00
time.c CRIS: GENERIC_TIME fixes 2010-08-04 12:58:55 +02:00
traps.c CRIS: Minor formatting fix in traps.c 2010-08-04 13:02:15 +02:00