]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - Documentation/features/locking/rwsem-optimized/arch-support.txt
docs: remove all references to AVR32 architecture
[mirror_ubuntu-bionic-kernel.git] / Documentation / features / locking / rwsem-optimized / arch-support.txt
CommitLineData
a521dc56
IM
1#
2# Feature name: rwsem-optimized
3# Kconfig: Optimized asm/rwsem.h
4# description: arch provides optimized rwsem APIs
5#
6 -----------------------
7 | arch |status|
8 -----------------------
9 | alpha: | ok |
10 | arc: | TODO |
11 | arm: | TODO |
12 | arm64: | TODO |
a521dc56
IM
13 | blackfin: | TODO |
14 | c6x: | TODO |
15 | cris: | TODO |
16 | frv: | TODO |
17 | h8300: | TODO |
18 | hexagon: | TODO |
19 | ia64: | ok |
20 | m32r: | TODO |
21 | m68k: | TODO |
22 | metag: | TODO |
23 | microblaze: | TODO |
24 | mips: | TODO |
25 | mn10300: | TODO |
26 | nios2: | TODO |
27 | openrisc: | TODO |
28 | parisc: | TODO |
29 | powerpc: | TODO |
30 | s390: | ok |
31 | score: | TODO |
32 | sh: | ok |
33 | sparc: | ok |
34 | tile: | TODO |
35 | um: | TODO |
36 | unicore32: | TODO |
37 | x86: | ok |
38 | xtensa: | ok |
39 -----------------------