Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1#
2# Feature name: generic-idle-thread
3# Kconfig: GENERIC_SMP_IDLE_THREAD
4# description: arch makes use of the generic SMP idle thread facility
5#
6 -----------------------
7 | arch |status|
8 -----------------------
9 | alpha: | ok |
10 | arc: | ok |
11 | arm: | ok |
12 | arm64: | ok |
13 | c6x: | TODO |
14 | csky: | ok |
15 | h8300: | TODO |
16 | hexagon: | ok |
17 | ia64: | ok |
18 | m68k: | TODO |
19 | microblaze: | TODO |
20 | mips: | ok |
21 | nds32: | TODO |
22 | nios2: | TODO |
23 | openrisc: | ok |
24 | parisc: | ok |
25 | powerpc: | ok |
26 | riscv: | ok |
27 | s390: | ok |
28 | sh: | ok |
29 | sparc: | ok |
30 | um: | TODO |
31 | unicore32: | TODO |
32 | x86: | ok |
33 | xtensa: | ok |
34 -----------------------