提交 f142f08b 编写于 作者: F Florian La Roche 提交者: Linus Torvalds

Fix typo in comment.

CONFIG_PRREMPT -> CONFIG_PREEMPT
Signed-off-by: NFlorian La Roche <Florian.LaRoche@googlemail.com>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 76787cf4
......@@ -423,7 +423,7 @@ static noinline void __ref rest_init(void)
/*
* Enable might_sleep() and smp_processor_id() checks.
* They cannot be enabled earlier because with CONFIG_PRREMPT=y
* They cannot be enabled earlier because with CONFIG_PREEMPT=y
* kernel_thread() would trigger might_sleep() splats. With
* CONFIG_PREEMPT_VOLUNTARY=y the init task might have scheduled
* already, but it's stuck on the kthreadd_done completion.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册