diff options
author | Andrea Parri <andrea.parri@amarulasolutions.com> | 2018-05-07 13:43:39 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-05-08 18:27:48 +0300 |
commit | 7156fc292850f7841077d5bde487422794b5335a (patch) | |
tree | 8399e60e6179ead2f5c9ea5524d04085d5a2b00e /Documentation/features/debug/uprobes | |
parent | be99f610a11002e877cee2418466d8505b813937 (diff) | |
download | linux-7156fc292850f7841077d5bde487422794b5335a.tar.xz |
Documentation/features: Refresh the arch support status files in place
Now that the script 'features-refresh.sh' is available, uses this script
to refresh all the arch-support.txt files in place.
Signed-off-by: Andrea Parri <andrea.parri@amarulasolutions.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/features/debug/uprobes')
-rw-r--r-- | Documentation/features/debug/uprobes/arch-support.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/features/debug/uprobes/arch-support.txt b/Documentation/features/debug/uprobes/arch-support.txt index 0b8d922eb799..1a3f9d3229bf 100644 --- a/Documentation/features/debug/uprobes/arch-support.txt +++ b/Documentation/features/debug/uprobes/arch-support.txt @@ -9,7 +9,7 @@ | alpha: | TODO | | arc: | TODO | | arm: | ok | - | arm64: | TODO | + | arm64: | ok | | c6x: | TODO | | h8300: | TODO | | hexagon: | TODO | @@ -17,13 +17,15 @@ | m68k: | TODO | | microblaze: | TODO | | mips: | ok | + | nds32: | TODO | | nios2: | TODO | | openrisc: | TODO | | parisc: | TODO | | powerpc: | ok | + | riscv: | TODO | | s390: | ok | | sh: | TODO | - | sparc: | TODO | + | sparc: | ok | | um: | TODO | | unicore32: | TODO | | x86: | ok | |