git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3dbeef
)
powerpc: Consolidate {k,u}probe definitions
author
Ananth N Mavinakayanahalli
<ananth@in.ibm.com>
Thu, 23 Aug 2012 21:26:02 +0000
(21:26 +0000)
committer
Benjamin 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