blob: 482a0b09d1f89c1d82685009cee66ab730230b04 [file] [log] [blame]
Ingo Molnar98008be2015-06-03 12:37:39 +02001#
2# Feature name: cmpxchg-local
3# Kconfig: HAVE_CMPXCHG_LOCAL
4# description: arch supports the this_cpu_cmpxchg() API
5#
6 -----------------------
7 | arch |status|
8 -----------------------
9 | alpha: | TODO |
10 | arc: | TODO |
11 | arm: | TODO |
12 | arm64: | TODO |
Ingo Molnar98008be2015-06-03 12:37:39 +020013 | c6x: | TODO |
Ingo Molnar98008be2015-06-03 12:37:39 +020014 | h8300: | TODO |
15 | hexagon: | TODO |
16 | ia64: | TODO |
Ingo Molnar98008be2015-06-03 12:37:39 +020017 | m68k: | TODO |
Ingo Molnar98008be2015-06-03 12:37:39 +020018 | microblaze: | TODO |
19 | mips: | TODO |
Ingo Molnar98008be2015-06-03 12:37:39 +020020 | nios2: | TODO |
21 | openrisc: | TODO |
22 | parisc: | TODO |
23 | powerpc: | TODO |
24 | s390: | ok |
Ingo Molnar98008be2015-06-03 12:37:39 +020025 | sh: | TODO |
26 | sparc: | TODO |
Ingo Molnar98008be2015-06-03 12:37:39 +020027 | um: | TODO |
28 | unicore32: | TODO |
29 | x86: | ok |
30 | xtensa: | TODO |
31 -----------------------