linux-stable/arch/cris/arch-v10/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
..
crisksyms.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
debugport.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
dma.c CRISv10: remove redundant tests on unsigned 2009-06-23 10:05:05 +02:00
entry.S Add generic sys_old_mmap() 2010-03-12 15:52:32 -08:00
fasttimer.c CRIS: Fasttimer: Remove obsolete ifdef 2010-08-04 12:59:42 +02:00
head.S CRIS: Correct address of the romfs in boot image 2010-08-04 12:59:43 +02:00
io_interface_mux.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
irq.c CRIS: Don't use mask_irq as symbol name 2010-05-25 17:48:14 +02:00
kgdb.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
Makefile
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: ARRAY_SIZE() cleanup 2007-11-14 18:45:46 -08:00
shadows.c CRIS v10: Remove useless CVS id from kernel/shadows.c 2008-02-08 11:06:31 +01:00
signal.c CRIS v10: correct do_signal to fix oops and clean up signal handling in general 2008-01-14 08:52:23 -08:00
time.c CRIS: GENERIC_TIME fixes 2010-08-04 12:58:55 +02:00
traps.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00