]> Git Repo - linux.git/commitdiff
docs, kprobes: Add loongarch as supported architecture
authorTiezhu Yang <[email protected]>
Tue, 19 Dec 2023 06:23:30 +0000 (14:23 +0800)
committerJonathan Corbet <[email protected]>
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 <[email protected]>
Acked-by: "Masami Hiramatsu (Google)" <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Documentation/trace/kprobes.rst

index 968ae080accd282b96227301c624a344465d50af..e1636e579c9ccdfec96545a25502a6ef60de6383 100644 (file)
@@ -321,6 +321,7 @@ architectures:
 - mips
 - s390
 - parisc
+- loongarch
 
 Configuring Kprobes
 ===================
This page took 0.058624 seconds and 4 git commands to generate.