docs, kprobes: Add loongarch as supported architecture
authorTiezhu Yang <yangtiezhu@loongson.cn>
Tue, 19 Dec 2023 06:23:30 +0000 (14:23 +0800)
committerJonathan Corbet <corbet@lwn.net>
Thu, 11 Jan 2024 16:36:37 +0000 (09:36 -0700)
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>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20231219062330.22813-3-yangtiezhu@loongson.cn
Documentation/trace/kprobes.rst

index 968ae080accd282b96227301c624a344465d50af..e1636e579c9ccdfec96545a25502a6ef60de6383 100644 (file)
@@ -321,6 +321,7 @@ architectures:
 - mips
 - s390
 - parisc
+- loongarch
 
 Configuring Kprobes
 ===================