linux-stable-rt/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
..
Makefile
cache.c
cacheflush.S CRIS: Add debug for assembler functions 2010-08-04 12:59:43 +02:00
crisksyms.c
debugport.c
entry.S CRIS: Faster syscall entry for CRISv32. 2010-08-04 13:00:09 +02:00
fasttimer.c
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
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
time.c
traps.c CRIS: Minor formatting fix in traps.c 2010-08-04 13:02:15 +02:00