From: Roland McGrath Date: Wed, 30 Jan 2008 12:30:51 +0000 (+0100) Subject: powerpc: arch_has_single_step X-Git-Tag: v2.6.25-rc1~1143^2~699 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a84b0d71973692b291f03a870c4d0d13f722d79;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed