Re: [PATCH] Documentation: MIPS supports HAVE_REGS_AND_STACK_ACCESS_API

2016-10-13 Thread Jonathan Corbet
On Thu, 13 Oct 2016 17:09:36 +0200
Ralf Baechle  wrote:

> Jonathan, you can funnel this through the MIPS tree if you're ok with that?
> Just lemme know -- Ralf

Through the MIPS tree is fine with me.

Thanks,

jon
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH] Documentation: MIPS supports HAVE_REGS_AND_STACK_ACCESS_API

2016-10-13 Thread Ralf Baechle
This should have been part of 40e084a506eb ('MIPS: Add uprobes support.').

Signed-off-by: Ralf Baechle 
Fixes: 40e084a506eb ("MIPS: Add uprobes support.")
Cc: Jonathan Corbet 
Cc: linux-m...@linux-mips.org
Cc: linux-doc@vger.kernel.org
Cc: linux-ker...@vger.kernel.org
---
Jonathan, you can funnel this through the MIPS tree if you're ok with that?
Just lemme know -- Ralf

 Documentation/features/perf/kprobes-event/arch-support.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/features/perf/kprobes-event/arch-support.txt 
b/Documentation/features/perf/kprobes-event/arch-support.txt
index 9855ad0..4660bf2 100644
--- a/Documentation/features/perf/kprobes-event/arch-support.txt
+++ b/Documentation/features/perf/kprobes-event/arch-support.txt
@@ -22,7 +22,7 @@
 |m68k: | TODO |
 |   metag: | TODO |
 |  microblaze: | TODO |
-|mips: | TODO |
+|mips: |  ok  |
 | mn10300: | TODO |
 |   nios2: | TODO |
 |openrisc: | TODO |
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html