diff options
| author | Ilias Stamatis <[email protected]> | 2020-08-06 23:17:19 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-08-07 11:33:21 -0700 |
| commit | 4ca1085c9573ea08767521dabce62456e3fc2fd0 (patch) | |
| tree | bdfe7e3d9129d48d1fead5cec720db485d029061 /scripts/const_structs.checkpatch | |
| parent | 38cf307c1f2011d413750c5acb725456f47d9172 (diff) | |
kthread: remove incorrect comment in kthread_create_on_cpu()
Originally kthread_create_on_cpu() parked and woke up the new thread.
However, since commit a65d40961dc7 ("kthread/smpboot: do not park in
kthread_create_on_cpu()") this is no longer the case. This patch removes
the comment that has been left behind and is now incorrect / stale.
Fixes: a65d40961dc7 ("kthread/smpboot: do not park in kthread_create_on_cpu()")
Signed-off-by: Ilias Stamatis <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions