[PATCH v1 2/2] docs, kprobes: Add loongarch as supported architecture

Tiezhu Yang posted 2 patches 2 years ago
[PATCH v1 2/2] docs, kprobes: Add loongarch as supported architecture
Posted by Tiezhu Yang 2 years ago
After the following three changes at the beginning of the year:

  commit 6d4cc40fb5f5 ("LoongArch: Add kprobes support")
  commit 3f5536860086 ("LoongArch: Add kretprobes support")
  commit 09e679c28a4d ("LoongArch: Add kprobes on ftrace support")

it is appropriate to add loongarch as supported architecture in
kprobes documentation.

Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
---
 Documentation/trace/kprobes.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/trace/kprobes.rst b/Documentation/trace/kprobes.rst
index 968ae080accd..e1636e579c9c 100644
--- a/Documentation/trace/kprobes.rst
+++ b/Documentation/trace/kprobes.rst
@@ -321,6 +321,7 @@ architectures:
 - mips
 - s390
 - parisc
+- loongarch
 
 Configuring Kprobes
 ===================
-- 
2.42.0
Re: [PATCH v1 2/2] docs, kprobes: Add loongarch as supported architecture
Posted by Masami Hiramatsu (Google) 1 year, 11 months ago
On Tue, 19 Dec 2023 14:23:30 +0800
Tiezhu Yang <yangtiezhu@loongson.cn> wrote:

> After the following three changes at the beginning of the year:
> 
>   commit 6d4cc40fb5f5 ("LoongArch: Add kprobes support")
>   commit 3f5536860086 ("LoongArch: Add kretprobes support")
>   commit 09e679c28a4d ("LoongArch: Add kprobes on ftrace support")
> 
> it is appropriate to add loongarch as supported architecture in
> kprobes documentation.
> 
> Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>

Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>

Thanks,

> ---
>  Documentation/trace/kprobes.rst | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/trace/kprobes.rst b/Documentation/trace/kprobes.rst
> index 968ae080accd..e1636e579c9c 100644
> --- a/Documentation/trace/kprobes.rst
> +++ b/Documentation/trace/kprobes.rst
> @@ -321,6 +321,7 @@ architectures:
>  - mips
>  - s390
>  - parisc
> +- loongarch
>  
>  Configuring Kprobes
>  ===================
> -- 
> 2.42.0
> 


-- 
Masami Hiramatsu (Google) <mhiramat@kernel.org>