diff options
Diffstat (limited to 'kernel/sched/isolation.c')
-rw-r--r-- | kernel/sched/isolation.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/sched/isolation.c b/kernel/sched/isolation.c index 687302051a27..123ea07a3f3b 100644 --- a/kernel/sched/isolation.c +++ b/kernel/sched/isolation.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Housekeeping management. Manage the targets for routine code that can run on | 3 | * Housekeeping management. Manage the targets for routine code that can run on |
3 | * any CPU: unbound workqueues, timers, kthreads and any offloadable work. | 4 | * any CPU: unbound workqueues, timers, kthreads and any offloadable work. |