All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: riscv: Remove KPROBES_ON_FTRACE
@ 2025-01-08  2:03 ` cp0613
  0 siblings, 0 replies; 8+ messages in thread
From: cp0613 @ 2025-01-08  2:03 UTC (permalink / raw)
  To: corbet, paul.walmsley, palmer, aou
  Cc: linux-doc, linux-kernel, linux-riscv, Chen Pei

From: Chen Pei <cp0613@linux.alibaba.com>

Since commit 7caa9765465f60 ("ftrace: riscv: move from REGS to ARGS"),
kprobe on ftrace is not supported by riscv.

And commit 3308172276db5d ("trace: riscv: Remove deprecated kprobe on
ftrace support") removed the relevant code, but left out the
documentation, so fix that.

Signed-off-by: Chen Pei <cp0613@linux.alibaba.com>
---
 Documentation/features/debug/kprobes-on-ftrace/arch-support.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt b/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt
index 02febc883..d937b7a03 100644
--- a/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt
+++ b/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt
@@ -20,7 +20,7 @@
     |    openrisc: | TODO |
     |      parisc: |  ok  |
     |     powerpc: |  ok  |
-    |       riscv: |  ok  |
+    |       riscv: | TODO |
     |        s390: |  ok  |
     |          sh: | TODO |
     |       sparc: | TODO |
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-02-13 19:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-08  2:03 [PATCH] Documentation: riscv: Remove KPROBES_ON_FTRACE cp0613
2025-01-08  2:03 ` cp0613
2025-01-10  2:39 ` Charlie Jenkins
2025-01-10  2:39   ` Charlie Jenkins
2025-02-04 17:07 ` Jonathan Corbet
2025-02-04 17:07   ` Jonathan Corbet
2025-02-13 18:30 ` patchwork-bot+linux-riscv
2025-02-13 18:30   ` patchwork-bot+linux-riscv

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.