xref: /linux/Documentation/features/locking/cmpxchg-local/arch-support.txt (revision 164666fa66669d437bdcc8d5f1744a2aee73be41)
1#
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: |  ok  |
13    |        csky: | TODO |
14    |       h8300: | TODO |
15    |     hexagon: | TODO |
16    |        ia64: | TODO |
17    |        m68k: | TODO |
18    |  microblaze: | TODO |
19    |        mips: | TODO |
20    |       nds32: | TODO |
21    |       nios2: | TODO |
22    |    openrisc: | TODO |
23    |      parisc: | TODO |
24    |     powerpc: | TODO |
25    |       riscv: | TODO |
26    |        s390: |  ok  |
27    |          sh: | TODO |
28    |       sparc: | TODO |
29    |          um: | TODO |
30    |         x86: |  ok  |
31    |      xtensa: | TODO |
32    -----------------------
33