Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
[linux-block.git] / Documentation / features / debug / debug-vm-pgtable / arch-support.txt
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  |
13     |        csky: | TODO |
14     |     hexagon: | TODO |
15     |        ia64: | TODO |
16     |        m68k: | TODO |
17     |  microblaze: | TODO |
18     |        mips: | TODO |
19     |       nios2: | TODO |
20     |    openrisc: | TODO |
21     |      parisc: | TODO |
22     |     powerpc: |  ok  |
23     |       riscv: |  ok  |
24     |        s390: |  ok  |
25     |          sh: | TODO |
26     |       sparc: | TODO |
27     |          um: | TODO |
28     |         x86: |  ok  |
29     |      xtensa: |  ok  |
30     -----------------------