MIPS now has KProbes support, so kprobes.txt should reflect it. Signed-off-by: David Daney <ddaney@xxxxxxxxxxxxxxxxxx> --- Documentation/kprobes.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Documentation/kprobes.txt b/Documentation/kprobes.txt index 6653017..1762b81 100644 --- a/Documentation/kprobes.txt +++ b/Documentation/kprobes.txt @@ -285,6 +285,7 @@ architectures: - sparc64 (Return probes not yet implemented.) - arm - ppc +- mips 3. Configuring Kprobes -- 1.7.1.1