Skip to content
Snippets Groups Projects
Commit 6e5cb7b6 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

Merge branch into tip/master: 'sched/urgent'


 # New commits in sched/urgent:
    9939188c ("sched/isolation: Make CONFIG_CPU_ISOLATION depend on CONFIG_SMP")

Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parents 73a008e3 9939188c
No related branches found
No related tags found
No related merge requests found
......@@ -709,7 +709,7 @@ endmenu # "CPU/Task time and stats accounting"
config CPU_ISOLATION
bool "CPU isolation"
depends on SMP || COMPILE_TEST
depends on SMP
default y
help
Make sure that CPUs running critical tasks are not disturbed by
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment