Based on kernel version 6.11
. Page generated on 2024-09-24 08:21 EST
.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | # # Feature name: thread-info-in-task # Kconfig: THREAD_INFO_IN_TASK # description: arch makes use of the core kernel facility to embed thread_info in task_struct # ----------------------- | arch |status| ----------------------- | alpha: | TODO | | arc: | TODO | | arm: | ok | | arm64: | ok | | csky: | TODO | | hexagon: | TODO | | loongarch: | TODO | | m68k: | TODO | | microblaze: | TODO | | mips: | TODO | | nios2: | TODO | | openrisc: | TODO | | parisc: | ok | | powerpc: | ok | | riscv: | ok | | s390: | ok | | sh: | TODO | | sparc: | TODO | | um: | TODO | | x86: | ok | | xtensa: | TODO | ----------------------- |