diff options
| author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2013-01-04 12:23:21 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-17 08:46:08 -0800 |
| commit | 0649c30fca0f15d0aae670b6e4cfa9e5776e6117 (patch) | |
| tree | 5016eec28741ffda62712883587378ca7180ebe7 /kernel/workqueue.c | |
| parent | 243bddd7b189dbbb4561e33e1f34a2d361da2f9b (diff) | |
| download | lwn-0649c30fca0f15d0aae670b6e4cfa9e5776e6117.tar.gz lwn-0649c30fca0f15d0aae670b6e4cfa9e5776e6117.zip | |
SUNRPC: Ensure that we free the rpc_task after cleanups are done
commit c6567ed1402c55e19b012e66a8398baec2a726f3 upstream.
This patch ensures that we free the rpc_task after the cleanup callbacks
are done in order to avoid a deadlock problem that can be triggered if
the callback needs to wait for another workqueue item to complete.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: Weston Andros Adamson <dros@netapp.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Bruce Fields <bfields@fieldses.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions
