linux-stable/arch/cris/arch-v32/kernel
Namhyung Kim 475a4b8138 ptrace: cleanup arch_ptrace() on cris
Use new 'regno' variable in order to remove redandunt expression and
remove checking @addr less than 0 because @addr is now unsigned.  Also
update 'datap' on PTRACE_GET/SETREGS to fix a bug on arch-v10.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Acked-by: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
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.c CRIS: kgdb: Fix compilation errors 2010-08-04 13:01:12 +02:00
kgdb_asm.S CRIS: v32: Correct path for intr_vect.h 2010-08-04 13:00:53 +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: cleanup arch_ptrace() on cris 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