diff options
author | Sven Schnelle <svens@stackframe.org> | 2019-04-09 22:05:24 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2019-05-03 23:47:40 +0200 |
commit | 75da60ff53fb030e12ac83cdef1da0464b289d1a (patch) | |
tree | ac1c47dcdbe91e51382b164e5b41f02fcc62ae81 /Documentation/features | |
parent | 0e4db23e12b704c5aeb547b69a62e5869dc1bcb8 (diff) | |
download | linux-75da60ff53fb030e12ac83cdef1da0464b289d1a.tar.bz2 |
parisc: update feature lists
Update lists to reflect that we have now KGDB and kretprobes
support.
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/kgdb/arch-support.txt | 2 | ||||
-rw-r--r-- | Documentation/features/debug/kretprobes/arch-support.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/features/debug/kgdb/arch-support.txt b/Documentation/features/debug/kgdb/arch-support.txt index 3e6b8f07d5d0..38c40cfa0578 100644 --- a/Documentation/features/debug/kgdb/arch-support.txt +++ b/Documentation/features/debug/kgdb/arch-support.txt @@ -21,7 +21,7 @@ | nds32: | TODO | | nios2: | ok | | openrisc: | TODO | - | parisc: | TODO | + | parisc: | ok | | powerpc: | ok | | riscv: | TODO | | s390: | TODO | diff --git a/Documentation/features/debug/kretprobes/arch-support.txt b/Documentation/features/debug/kretprobes/arch-support.txt index 1d5651ef11f8..f17131b328e5 100644 --- a/Documentation/features/debug/kretprobes/arch-support.txt +++ b/Documentation/features/debug/kretprobes/arch-support.txt @@ -21,7 +21,7 @@ | nds32: | TODO | | nios2: | TODO | | openrisc: | TODO | - | parisc: | TODO | + | parisc: | ok | | powerpc: | ok | | riscv: | TODO | | s390: | ok | |