Skip to content
Navigation Menu
Toggle navigation
Sign in
In this repository
All GitHub Enterprise
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub Enterprise
↵
Jump to
↵
In this organization
All GitHub Enterprise
↵
Jump to
↵
In this repository
All GitHub Enterprise
↵
Jump to
↵
Sign in
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mariux64
/
linux
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
0
Actions
Projects
0
Wiki
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Files
1c4b5ec
Documentation
ABI
PCI
RCU
accounting
admin-guide
arc
arm
arm64
block
bpf
cdrom
core-api
cpu-freq
crypto
dev-tools
devicetree
doc-guide
driver-api
fault-injection
fb
features
core
cBPF-JIT
eBPF-JIT
generic-idle-thread
arch-support.txt
jump-labels
thread-info-in-task
tracehook
debug
io
locking
perf
sched
scripts
seccomp
time
vm
arch-support.txt
list-arch.sh
filesystems
firmware-guide
firmware_class
fpga
gpu
hid
hwmon
i2c
ia64
ide
iio
infiniband
input
isdn
kbuild
kernel-hacking
leds
litmus-tests
livepatch
locking
m68k
maintainer
mhi
mips
misc-devices
netlabel
networking
nios2
nvdimm
openrisc
parisc
pcmcia
power
powerpc
process
riscv
s390
scheduler
scsi
security
sh
sound
sparc
sphinx-static
sphinx
spi
staging
target
timers
tools
trace
translations
tty
usb
userspace-api
virt
vm
w1
watchdog
x86
xtensa
.gitignore
COPYING-logo
Changes
CodingStyle
Kconfig
Makefile
SubmittingPatches
arch.rst
asm-annotations.rst
atomic_bitops.txt
atomic_t.txt
conf.py
docutils.conf
dontdiff
index.rst
logo.gif
memory-barriers.txt
watch_queue.rst
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README
Breadcrumbs
linux
/
Documentation
/
features
/
core
/
generic-idle-thread
/
arch-support.txt
Blame
Blame
Latest commit
History
History
31 lines (31 loc) · 906 Bytes
Breadcrumbs
linux
/
Documentation
/
features
/
core
/
generic-idle-thread
/
arch-support.txt
Top
File metadata and controls
Code
Blame
31 lines (31 loc) · 906 Bytes
Raw
# # Feature name: generic-idle-thread # Kconfig: GENERIC_SMP_IDLE_THREAD # description: arch makes use of the generic SMP idle thread facility # ----------------------- | arch |status| ----------------------- | alpha: | ok | | arc: | ok | | arm: | ok | | arm64: | ok | | csky: | ok | | hexagon: | ok | | ia64: | ok | | m68k: | TODO | | microblaze: | TODO | | mips: | ok | | nds32: | TODO | | nios2: | TODO | | openrisc: | ok | | parisc: | ok | | powerpc: | ok | | riscv: | ok | | s390: | ok | | sh: | ok | | sparc: | ok | | um: | TODO | | x86: | ok | | xtensa: | ok | -----------------------
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
31
You can’t perform that action at this time.