repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
Documentation
/
features
/
locking
/
queued-spinlocks
/
arch-support.txt
blob
b16d4f71e5cecf77cb5e9a6df7204e1fd7b60e79
1
#
2
# Feature name: queued-spinlocks
3
# Kconfig: ARCH_USE_QUEUED_SPINLOCKS
4
# description: arch supports queued spinlocks
5
#
6
-----------------------
7
| arch |status|
8
-----------------------
9
| alpha: | TODO |
10
| arc: | TODO |
11
| arm: | TODO |
12
| arm64: | ok |
13
| c6x: | TODO |
14
| csky: | TODO |
15
| h8300: | TODO |
16
| hexagon: | TODO |
17
| ia64: | TODO |
18
| m68k: | TODO |
19
| microblaze: | TODO |
20
| mips: | ok |
21
| nds32: | TODO |
22
| nios2: | TODO |
23
| openrisc: | ok |
24
| parisc: | TODO |
25
| powerpc: | ok |
26
| riscv: | TODO |
27
| s390: | TODO |
28
| sh: | TODO |
29
| sparc: | ok |
30
| um: | TODO |
31
| x86: | ok |
32
| xtensa: | ok |
33
-----------------------