diff options
| author | Oleg Nesterov <[email protected]> | 2025-03-30 13:49:55 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2025-04-03 11:08:04 +0000 |
| commit | 975776841e689dd8ba36df9fa72ac3eca3c2957a (patch) | |
| tree | 56920390346c17bd2371a105025f93b5f8cb44af /security/selinux/netnode.c | |
| parent | Merge tag 'firewire-updates-6.15' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
| download | kernel-975776841e689dd8ba36df9fa72ac3eca3c2957a.tar.gz kernel-975776841e689dd8ba36df9fa72ac3eca3c2957a.zip | |
sched/isolation: Make CONFIG_CPU_ISOLATION depend on CONFIG_SMP
kernel/sched/isolation.c obviously makes no sense without CONFIG_SMP, but
the Kconfig entry we have right now:
config CPU_ISOLATION
bool "CPU isolation"
depends on SMP || COMPILE_TEST
allows the creation of pointless .config's which cause
build failures.
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Oleg Nesterov <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Diffstat (limited to 'security/selinux/netnode.c')
0 files changed, 0 insertions, 0 deletions
