mirror of
https://github.com/torvalds/linux.git
synced 2026-03-14 02:06:15 +01: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
1 changed files with 1 additions and 0 deletions
|
|
@ -322,6 +322,7 @@ architectures:
|
|||
- s390
|
||||
- parisc
|
||||
- loongarch
|
||||
- riscv
|
||||
|
||||
Configuring Kprobes
|
||||
===================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue