commit | 8da91ea8de873ee8be82377ff18637d05e882058 | [log] [tgz] |
---|---|---|
author | Tom Tucker <tom@opengridcomputing.com> | Wed Apr 30 22:00:46 2008 -0500 |
committer | Tom Tucker <tom@opengridcomputing.com> | Mon May 19 07:33:54 2008 -0500 |
tree | 9cfb692f27dde588a360a0f612b8ea14b04a76a4 | |
parent | 47698e083e40bbd3ef87f5561390ae33abb13cd0 [diff] |
svcrdma: Move destroy to kernel thread Some providers may wait while destroying adapter resources. Since it is possible that the last reference is put on the dto_tasklet, the actual destroy must be scheduled as a work item. Signed-off-by: Tom Tucker <tom@opengridcomputing.com>