diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2015-07-29 23:17:00 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-09-03 12:08:05 +0200 |
commit | b7565cc3321987e46d1f65f5b5eb3fb48268fdc2 (patch) | |
tree | 545ba7a3ed8d6994a77f55f512b735e4e8bc5816 /Documentation | |
parent | 40e084a506eba78310cd5e8ab700fd1226c6130a (diff) | |
download | linux-b7565cc3321987e46d1f65f5b5eb3fb48268fdc2.tar.bz2 |
Documentation: MIPS now supports uprobes.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/features/debug/uprobes/arch-support.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/debug/uprobes/arch-support.txt b/Documentation/features/debug/uprobes/arch-support.txt index 4efe36c3ace9..d605c3fc38fd 100644 --- a/Documentation/features/debug/uprobes/arch-support.txt +++ b/Documentation/features/debug/uprobes/arch-support.txt @@ -22,7 +22,7 @@ | m68k: | TODO | | metag: | TODO | | microblaze: | TODO | - | mips: | TODO | + | mips: | ok | | mn10300: | TODO | | nios2: | TODO | | openrisc: | TODO | |