From: Roland McGrath Date: Wed, 30 Jan 2008 12:30:48 +0000 (+0100) Subject: x86: arch_has_single_step X-Git-Tag: v2.6.25-rc1~1143^2~708 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f232343e0ea37ffc0a552cdbd4825482c949281;p=pandora-kernel.git x86: arch_has_single_step This defines the new standard arch_has_single_step macro. It makes the existing set_singlestep and clear_singlestep 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