Documentation: Drop IA64 from feature descriptions
[linux-2.6-block.git] / Documentation / features / debug / debug-vm-pgtable / arch-support.txt
CommitLineData
399145f9
AK
1#
2# Feature name: debug-vm-pgtable
3# Kconfig: ARCH_HAS_DEBUG_VM_PGTABLE
4# description: arch supports pgtable tests for semantics compliance
5#
6 -----------------------
7 | arch |status|
8 -----------------------
9 | alpha: | TODO |
10 | arc: | ok |
11 | arm: | TODO |
12 | arm64: | ok |
399145f9 13 | csky: | TODO |
399145f9 14 | hexagon: | TODO |
cc8c418b 15 | loongarch: | TODO |
399145f9
AK
16 | m68k: | TODO |
17 | microblaze: | TODO |
18 | mips: | TODO |
399145f9
AK
19 | nios2: | TODO |
20 | openrisc: | TODO |
5860800e 21 | parisc: | ok |
937c49d1 22 | powerpc: | ok |
925ac7b6 23 | riscv: | ok |
399145f9
AK
24 | s390: | ok |
25 | sh: | TODO |
26 | sparc: | TODO |
27 | um: | TODO |
399145f9 28 | x86: | ok |
af7a16e5 29 | xtensa: | ok |
399145f9 30 -----------------------