diff options
author | Sven Schnelle <svens@stackframe.org> | 2019-04-09 13:30:29 -0400 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2019-05-03 17:47:39 -0400 |
commit | 376e5fd7ec341a4e9cee2bf64fb59285023056e3 (patch) | |
tree | cababf815cb47f570cbe3314fbfbc7e0cc13932d /Documentation/features | |
parent | e0b59b7b633ab72c08bb9bac36afaeaade011ddf (diff) |
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')
-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 @@ | |||
21 | | nds32: | TODO | | 21 | | nds32: | TODO | |
22 | | nios2: | TODO | | 22 | | nios2: | TODO | |
23 | | openrisc: | TODO | | 23 | | openrisc: | TODO | |
24 | | parisc: | TODO | | 24 | | parisc: | ok | |
25 | | powerpc: | ok | | 25 | | powerpc: | ok | |
26 | | riscv: | ok | | 26 | | riscv: | ok | |
27 | | s390: | ok | | 27 | | s390: | ok | |