Documentation: Drop IA64 from feature descriptions
[linux-2.6-block.git] / Documentation / features / locking / queued-rwlocks / arch-support.txt
CommitLineData
2eda9972
IM
1#
2# Feature name: queued-rwlocks
3# Kconfig: ARCH_USE_QUEUED_RWLOCKS
4# description: arch supports queued rwlocks
5#
6 -----------------------
7 | arch |status|
8 -----------------------
9 | alpha: | TODO |
10 | arc: | TODO |
11 | arm: | TODO |
7156fc29 12 | arm64: | ok |
8a5aaf97 13 | csky: | ok |
2eda9972 14 | hexagon: | TODO |
cc8c418b 15 | loongarch: | ok |
2eda9972 16 | m68k: | TODO |
2eda9972 17 | microblaze: | TODO |
7156fc29 18 | mips: | ok |
2eda9972 19 | nios2: | TODO |
7156fc29 20 | openrisc: | ok |
2eda9972 21 | parisc: | TODO |
f59c4966 22 | powerpc: | ok |
5860800e 23 | riscv: | ok |
2eda9972 24 | s390: | TODO |
2eda9972 25 | sh: | TODO |
7156fc29 26 | sparc: | ok |
2eda9972 27 | um: | TODO |
2eda9972 28 | x86: | ok |
da422ade 29 | xtensa: | ok |
2eda9972 30 -----------------------