]> git.baikalelectronics.ru Git - kernel.git/commit
sh: ptrace single stepping cleanups.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 30 Jul 2008 10:09:31 +0000 (19:09 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 1 Aug 2008 19:39:33 +0000 (04:39 +0900)
commitbf6fa8df7841ef68ef80d006f98718e2e5a972dd
treec78866944d8e03247b6d5072987cd7f7c558caef
parent785455075ba380e2a5301c7d1794117ffc7863d6
sh: ptrace single stepping cleanups.

This converts the single stepping done by sh/sh64 ptrace implementations
to use the generic user_enable/disable_single_step(), and subsequently
rips out a lot of ptrace request cases that are now handled generically.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/ptrace.h
arch/sh/kernel/ptrace_32.c
arch/sh/kernel/ptrace_64.c