mirror of https://github.com/torvalds/linux.git
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> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| cache.c | ||
| cacheflush.S | ||
| crisksyms.c | ||
| debugport.c | ||
| entry.S | ||
| fasttimer.c | ||
| head.S | ||
| irq.c | ||
| kgdb.c | ||
| kgdb_asm.S | ||
| process.c | ||
| ptrace.c | ||
| setup.c | ||
| signal.c | ||
| smp.c | ||
| time.c | ||
| traps.c | ||