Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1445941
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] [media] cx25821: Drop Freeing of Workqueue |
| Date | 2016-07-19 02:00 +0200 |
| Message-ID | <rWqC5-4yl-7@gated-at.bofh.it> (permalink) |
| References | <rVtVn-1W3-5@gated-at.bofh.it> <rVtVn-1W3-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Jul 16, 2016 at 02:41:49PM +0530, Bhaktipriya Shridhar wrote: > Workqueues shouldn't be freed. destroy_workqueue should be used instead. > destroy_workqueue safely destroys a workqueue and ensures that all pending > work items are done before destroying the workqueue. > > Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com> Acked-by: Tejun Heo <tj@kernel.org> This needs to be marked for stable. Thanks. -- tejun
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/2] [media] cx25821: Drop Freeing of Workqueue Bhaktipriya Shridhar <bhaktipriya96@gmail.com> - 2016-07-16 11:20 +0200 Re: [PATCH 1/2] [media] cx25821: Drop Freeing of Workqueue Tejun Heo <tj@kernel.org> - 2016-07-19 02:00 +0200
csiph-web