On Fri, Jun 12, 2020 at 11:30 AM Petr Mladek wrote:
>
> On Thu 2020-06-11 16:59:21, Ilias Stamatis wrote:
> > Originally kthread_create_on_cpu() parked and woke up the new thread.
> > However, since commit a65d40961dc7 ("kthread/smpboot: do not park in
> > kthread
ned-off-by: Ilias Stamatis
---
kernel/kthread.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/kernel/kthread.c b/kernel/kthread.c
index bfbfa481be3a..38fa07ae59f6 100644
--- a/kernel/kthread.c
+++ b/kernel/kthread.c
@@ -455,7 +455,6 @@ EXPORT_SYMBOL(kthread_bind);
* to "name.*%u&
2 matches
Mail list logo