]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: arch_has_single_step
authorRoland McGrath <roland@redhat.com>
Wed, 30 Jan 2008 12:30:51 +0000 (13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:51 +0000 (13:30 +0100)
commitbcc8051afc7eed8f80ec83f8de81b80a9c57a88c
tree0d7487317dc3bf901581ca7974a45adf4724ea95
parentee2fafe698fa7ac47bdefb6e91c171f9b3395a83
powerpc: arch_has_single_step

This defines the new standard arch_has_single_step macro.  It makes the
existing set_single_step and clear_single_step entry points global, and
renames them to the new standard names user_enable_single_step and
user_disable_single_step, respectively.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/powerpc/kernel/ptrace.c
include/asm-powerpc/ptrace.h