diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2017-04-24 17:24:04 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-04-24 17:24:04 +0300 |
commit | 9fc849144c80091252551a4897782ed5321d654a (patch) | |
tree | 0af5b9f46ee5a79a6abe64ee63eea12f2a99fdbb /Documentation | |
parent | 9a914aa6824ac5d5fd3195ed422f31540a0ab767 (diff) | |
parent | 24bd909e94776ecce95291bff910f14c78ac4a43 (diff) | |
download | linux-9fc849144c80091252551a4897782ed5321d654a.tar.xz |
Merge branch 'topic/kprobes' into next
Although most of these kprobes patches are powerpc specific, there's a couple
that touch generic code (with Acks). At the moment there's one conflict with
acme's tree, but it's not too bad. Still just in case some other conflicts show
up, we've put these in a topic branch so another tree could merge some or all of
it if necessary.
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/features/debug/kprobes-on-ftrace/arch-support.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt b/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt index 40f44d041fb4..930430c6aef6 100644 --- a/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt +++ b/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt @@ -27,7 +27,7 @@ | nios2: | TODO | | openrisc: | TODO | | parisc: | TODO | - | powerpc: | TODO | + | powerpc: | ok | | s390: | TODO | | score: | TODO | | sh: | TODO | |