Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IRQ_ALL_CPUS
has multiple definitions:
arch/powerpc/Kconfig
The configuration item CONFIG_IRQ_ALL_CPUS:
CONFIG_SMP
This option gives the kernel permission to distribute IRQs across multiple CPUs. Saying N here will route all IRQs to the first CPU. Generally saying Y is safe, although some problems have been reported with SMP Power Macintoshes with this option enabled.
arch/ppc/Kconfig
The configuration item CONFIG_IRQ_ALL_CPUS:
CONFIG_SMP && ! CONFIG_MV64360
This option gives the kernel permission to distribute IRQs across multiple CPUs. Saying N here will route all IRQs to the first CPU. Generally saying Y is safe, although some problems have been reported with SMP Power Macintoshes with this option enabled.
arch/ppc64/Kconfig
The configuration item CONFIG_IRQ_ALL_CPUS:
CONFIG_SMP && CONFIG_PPC_MULTIPLATFORM
This option gives the kernel permission to distribute IRQs across multiple CPUs. Saying N here will route all IRQs to the first CPU.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab