Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into asm-generic
[sfrench/cifs-2.6.git] / Documentation / features / debug / kprobes-on-ftrace / arch-support.txt
1 #
2 # Feature name:          kprobes-on-ftrace
3 #         Kconfig:       HAVE_KPROBES_ON_FTRACE
4 #         description:   arch supports combined kprobes and ftrace live patching
5 #
6     -----------------------
7     |         arch |status|
8     -----------------------
9     |       alpha: | TODO |
10     |         arc: | TODO |
11     |         arm: | TODO |
12     |       arm64: | TODO |
13     |        csky: |  ok  |
14     |     hexagon: | TODO |
15     |        ia64: | TODO |
16     |        m68k: | TODO |
17     |  microblaze: | TODO |
18     |        mips: | TODO |
19     |       nios2: | TODO |
20     |    openrisc: | TODO |
21     |      parisc: |  ok  |
22     |     powerpc: |  ok  |
23     |       riscv: |  ok  |
24     |        s390: |  ok  |
25     |          sh: | TODO |
26     |       sparc: | TODO |
27     |          um: | TODO |
28     |         x86: |  ok  |
29     |      xtensa: | TODO |
30     -----------------------