We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76787cf commit f142f08Copy full SHA for f142f08
init/main.c
@@ -423,7 +423,7 @@ static noinline void __ref rest_init(void)
423
424
/*
425
* Enable might_sleep() and smp_processor_id() checks.
426
- * They cannot be enabled earlier because with CONFIG_PRREMPT=y
+ * They cannot be enabled earlier because with CONFIG_PREEMPT=y
427
* kernel_thread() would trigger might_sleep() splats. With
428
* CONFIG_PREEMPT_VOLUNTARY=y the init task might have scheduled
429
* already, but it's stuck on the kthreadd_done completion.
0 commit comments