]> git.baikalelectronics.ru Git - kernel.git/commit
sched/core: Disable CONFIG_SCHED_CORE by default
authorIngo Molnar <mingo@kernel.org>
Mon, 28 Jun 2021 19:55:16 +0000 (21:55 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 28 Jun 2021 20:43:05 +0000 (22:43 +0200)
commit2d23153e61e612333e06530d49148769cff744c3
treea97cc45cffcfb0d49fe98dd8151bb5e05a069ff5
parent15462572056f6a6140ce5d4de170c46333af0483
sched/core: Disable CONFIG_SCHED_CORE by default

This option at minimum adds extra code to the scheduler - even if
it's default unused - and most users wouldn't want it.

Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/Kconfig.preempt