* [PATCH] docs, kprobes: Add riscv as supported architecture
@ 2024-04-29 15:57 Ivan Orlov
2024-05-02 16:06 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Ivan Orlov @ 2024-04-29 15:57 UTC (permalink / raw)
To: naveen.n.rao, anil.s.keshavamurthy, davem, mhiramat, rostedt,
corbet
Cc: Ivan Orlov, mathieu.desnoyers, linux-kernel, linux-trace-kernel,
linux-doc
Support of kprobes and kretprobes for riscv was introduced 3 years ago
by the following change:
commit c22b0bcb1dd0 ("riscv: Add kprobes supported")
Add riscv to the list of supported architectures.
Signed-off-by: Ivan Orlov <ivan.orlov@codethink.co.uk>
---
Documentation/trace/kprobes.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/trace/kprobes.rst b/Documentation/trace/kprobes.rst
index e1636e579c9c..5e606730cec6 100644
--- a/Documentation/trace/kprobes.rst
+++ b/Documentation/trace/kprobes.rst
@@ -322,6 +322,7 @@ architectures:
- s390
- parisc
- loongarch
+- riscv
Configuring Kprobes
===================
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] docs, kprobes: Add riscv as supported architecture
2024-04-29 15:57 [PATCH] docs, kprobes: Add riscv as supported architecture Ivan Orlov
@ 2024-05-02 16:06 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2024-05-02 16:06 UTC (permalink / raw)
To: Ivan Orlov, naveen.n.rao, anil.s.keshavamurthy, davem, mhiramat,
rostedt
Cc: Ivan Orlov, mathieu.desnoyers, linux-kernel, linux-trace-kernel,
linux-doc
Ivan Orlov <ivan.orlov@codethink.co.uk> writes:
> Support of kprobes and kretprobes for riscv was introduced 3 years ago
> by the following change:
>
> commit c22b0bcb1dd0 ("riscv: Add kprobes supported")
>
> Add riscv to the list of supported architectures.
>
> Signed-off-by: Ivan Orlov <ivan.orlov@codethink.co.uk>
> ---
> Documentation/trace/kprobes.rst | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/trace/kprobes.rst b/Documentation/trace/kprobes.rst
> index e1636e579c9c..5e606730cec6 100644
> --- a/Documentation/trace/kprobes.rst
> +++ b/Documentation/trace/kprobes.rst
> @@ -322,6 +322,7 @@ architectures:
> - s390
> - parisc
> - loongarch
> +- riscv
>
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-02 16:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-29 15:57 [PATCH] docs, kprobes: Add riscv as supported architecture Ivan Orlov
2024-05-02 16:06 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).