diff options
author | Sven Schnelle <svens@stackframe.org> | 2019-04-09 20:30:29 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2019-05-04 00:47:39 +0300 |
commit | 376e5fd7ec341a4e9cee2bf64fb59285023056e3 (patch) | |
tree | cababf815cb47f570cbe3314fbfbc7e0cc13932d /Documentation/features/debug | |
parent | e0b59b7b633ab72c08bb9bac36afaeaade011ddf (diff) | |
download | linux-376e5fd7ec341a4e9cee2bf64fb59285023056e3.tar.xz |
doc: update kprobes supported architecture list
Now that kprobes and kretprobes are implemented, update the list in
Documentation to reflect that.
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'Documentation/features/debug')
-rw-r--r-- | Documentation/features/debug/kprobes/arch-support.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/debug/kprobes/arch-support.txt b/Documentation/features/debug/kprobes/arch-support.txt index f4e45bd58fea..e68239b5d2f0 100644 --- a/Documentation/features/debug/kprobes/arch-support.txt +++ b/Documentation/features/debug/kprobes/arch-support.txt @@ -21,7 +21,7 @@ | nds32: | TODO | | nios2: | TODO | | openrisc: | TODO | - | parisc: | TODO | + | parisc: | ok | | powerpc: | ok | | riscv: | ok | | s390: | ok | |