mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-08-27 06:50:37 +00:00

Itanium (IA64) is going away, so drop it from the kernel feature documentation. Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
31 lines
863 B
Plaintext
31 lines
863 B
Plaintext
#
|
|
# Feature name: kprobes-event
|
|
# Kconfig: HAVE_REGS_AND_STACK_ACCESS_API
|
|
# description: arch supports kprobes with perf events
|
|
#
|
|
-----------------------
|
|
| arch |status|
|
|
-----------------------
|
|
| alpha: | TODO |
|
|
| arc: | ok |
|
|
| arm: | ok |
|
|
| arm64: | ok |
|
|
| csky: | ok |
|
|
| hexagon: | ok |
|
|
| loongarch: | ok |
|
|
| m68k: | TODO |
|
|
| microblaze: | TODO |
|
|
| mips: | ok |
|
|
| nios2: | TODO |
|
|
| openrisc: | TODO |
|
|
| parisc: | ok |
|
|
| powerpc: | ok |
|
|
| riscv: | ok |
|
|
| s390: | ok |
|
|
| sh: | ok |
|
|
| sparc: | ok |
|
|
| um: | TODO |
|
|
| x86: | ok |
|
|
| xtensa: | TODO |
|
|
-----------------------
|