Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs, kprobes: Add riscv as supported architecture

Support of kprobes and kretprobes for riscv was introduced 3 years ago
by the following change:

commit c22b0bcb1dd0 ("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

authored by

Ivan Orlov and committed by
Jonathan Corbet
125db341 da51bbcd

+1
+1
Documentation/trace/kprobes.rst
··· 322 322 - s390 323 323 - parisc 324 324 - loongarch 325 + - riscv 325 326 326 327 Configuring Kprobes 327 328 ===================