]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - kernel/workqueue.c
sched/fair: Prevent unlimited runtime on throttled group
[linux.git] / kernel / workqueue.c
index cfc923558e04de32f603525343d9548128ca25cd..4114412649b850ba89f687bf3c44f46fb153a127 100644 (file)
@@ -2280,7 +2280,7 @@ __acquires(&pool->lock)
        }
 
        /*
-        * The following prevents a kworker from hogging CPU on !PREEMPT
+        * The following prevents a kworker from hogging CPU on !PREEMPTION
         * kernels, where a requeueing work item waiting for something to
         * happen could deadlock with stop_machine as such work item could
         * indefinitely requeue itself while all other CPUs are trapped in