1#
2# Feature name:          thread-info-in-task
3#         Kconfig:       THREAD_INFO_IN_TASK
4#         description:   arch makes use of the core kernel facility to embedd thread_info in task_struct
5#
6    -----------------------
7    |         arch |status|
8    -----------------------
9    |       alpha: | TODO |
10    |         arc: | TODO |
11    |         arm: |  ok  |
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    |       nios2: | TODO |
21    |    openrisc: | TODO |
22    |      parisc: |  ok  |
23    |     powerpc: |  ok  |
24    |       riscv: |  ok  |
25    |        s390: |  ok  |
26    |          sh: | TODO |
27    |       sparc: | TODO |
28    |          um: | TODO |
29    |         x86: |  ok  |
30    |      xtensa: | TODO |
31    -----------------------
32