提交 0ab1a676 编写于 作者: Y Yang Yingliang

Kconfig: disable KTASK by default

hulk inclusion
category: bugfix
bugzilla: 46923
CVE: NA

----------------------------------------------

Enable KTASK in vfio, if the BAR size of some straight through
equipment device is too large, it will cause guest crash on booting.
Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Reviewed-by: NXie XiuQi <xiexiuqi@huawei.com>
Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Signed-off-by: NCheng Jian <cj.chengjian@huawei.com>
上级 9816ea6f
...@@ -352,7 +352,7 @@ config AUDIT_TREE ...@@ -352,7 +352,7 @@ config AUDIT_TREE
config KTASK config KTASK
bool "Multithread CPU-intensive kernel work" bool "Multithread CPU-intensive kernel work"
depends on SMP depends on SMP
default y default n
help help
Parallelize CPU-intensive kernel work. This feature is designed for Parallelize CPU-intensive kernel work. This feature is designed for
big machines that can take advantage of their extra CPUs to speed up big machines that can take advantage of their extra CPUs to speed up
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册