powerpc: Consolidate {k,u}probe definitions
authorAnanth N Mavinakayanahalli <ananth@in.ibm.com>
Thu, 23 Aug 2012 21:26:02 +0000 (21:26 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 5 Sep 2012 05:19:36 +0000 (15:19 +1000)
Move is_trap() and relatives to a common file to be shared between kprobes
and uprobes.

Code movement only; no change in functionality.

Suggested by Michael Ellerman.

Signed-off-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found