Re: åå: [PATCH v5] workqueue: Remove unnecessary kfree() call in rcu_free_wq()

From: Dan Carpenter
Date: Thu May 28 2020 - 05:57:24 EST


Guys, the patch is wrong. The kfree is harmless when this is called
from destroy_workqueue() and required when it's called from
pwq_unbound_release_workfn(). Lai Jiangshan already explained this
already. Why are we still discussing this?

regards,
dan carpenter