From: Suzuki K. Poulose Date: Mon, 3 Dec 2012 15:08:37 +0000 (+0530) Subject: powerpc: Move the single step enable code to a generic path X-Git-Tag: v3.11-rc1~94^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35fd219a268cc82cef842518cd64ea6949629ba2;p=pandora-kernel.git powerpc: Move the single step enable code to a generic path This patch moves the single step enable code used by kprobe to a generic routine header so that, it can be re-used by other code, in this case, uprobes. No functional changes. Signed-off-by: Suzuki K. Poulose Cc: Ananth N Mavinakaynahalli Cc: Kumar Gala Cc: linuxppc-dev@ozlabs.org Acked-by: Ananth N Mavinakayanahalli Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed