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

doc: update kprobes supported architecture list

Now that kprobes and kretprobes are implemented, update the list in
Documentation to reflect that.

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Signed-off-by: Helge Deller <deller@gmx.de>

authored by

Sven Schnelle and committed by
Helge Deller
376e5fd7 e0b59b7b

+2 -1
+1 -1
Documentation/features/debug/kprobes/arch-support.txt
··· 21 21 | nds32: | TODO | 22 22 | nios2: | TODO | 23 23 | openrisc: | TODO | 24 - | parisc: | TODO | 24 + | parisc: | ok | 25 25 | powerpc: | ok | 26 26 | riscv: | ok | 27 27 | s390: | ok |
+1
Documentation/kprobes.txt
··· 321 321 - ppc 322 322 - mips 323 323 - s390 324 + - parisc 324 325 325 326 Configuring Kprobes 326 327 ===================