Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.17-rc2 31 lines 906 B view raw
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 | h8300: | TODO | 15 | hexagon: | ok | 16 | ia64: | ok | 17 | m68k: | TODO | 18 | microblaze: | TODO | 19 | mips: | ok | 20 | nios2: | TODO | 21 | openrisc: | TODO | 22 | parisc: | ok | 23 | powerpc: | ok | 24 | s390: | ok | 25 | sh: | ok | 26 | sparc: | ok | 27 | um: | TODO | 28 | unicore32: | TODO | 29 | x86: | ok | 30 | xtensa: | ok | 31 -----------------------