Merge tag 'sound-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[linux-2.6-block.git] / Documentation / features / vm / numa-memblock / arch-support.txt
CommitLineData
403e27dc
IM
1#
2# Feature name: numa-memblock
3# Kconfig: HAVE_MEMBLOCK_NODE_MAP
4# description: arch supports NUMA aware memblocks
5#
6 -----------------------
7 | arch |status|
8 -----------------------
9 | alpha: | TODO |
10 | arc: | .. |
11 | arm: | .. |
7156fc29 12 | arm64: | ok |
403e27dc 13 | c6x: | .. |
8a5aaf97 14 | csky: | .. |
403e27dc
IM
15 | h8300: | .. |
16 | hexagon: | .. |
17 | ia64: | ok |
403e27dc 18 | m68k: | .. |
403e27dc
IM
19 | microblaze: | ok |
20 | mips: | ok |
7156fc29 21 | nds32: | TODO |
403e27dc
IM
22 | nios2: | .. |
23 | openrisc: | .. |
24 | parisc: | .. |
25 | powerpc: | ok |
7156fc29 26 | riscv: | ok |
403e27dc 27 | s390: | ok |
403e27dc
IM
28 | sh: | ok |
29 | sparc: | ok |
403e27dc
IM
30 | um: | .. |
31 | unicore32: | .. |
32 | x86: | ok |
33 | xtensa: | .. |
34 -----------------------