mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 04:18:39 +08:00
docs, kprobes: Add riscv as supported architecture
Support of kprobes and kretprobes for riscv was introduced 3 years ago
by the following change:
commit c22b0bcb1d
("riscv: Add kprobes supported")
Add riscv to the list of supported architectures.
Signed-off-by: Ivan Orlov <ivan.orlov@codethink.co.uk>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240429155735.68781-1-ivan.orlov@codethink.co.uk
This commit is contained in:
parent
da51bbcdba
commit
125db341e2
@ -322,6 +322,7 @@ architectures:
|
||||
- s390
|
||||
- parisc
|
||||
- loongarch
|
||||
- riscv
|
||||
|
||||
Configuring Kprobes
|
||||
===================
|
||||
|
Loading…
Reference in New Issue
Block a user