From: Tom Tucker Date: Thu, 1 May 2008 03:00:46 +0000 (-0500) Subject: svcrdma: Move destroy to kernel thread X-Git-Tag: v2.6.26-rc4~90^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8da91ea8de873ee8be82377ff18637d05e882058;p=pandora-kernel.git 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 --- Reading git-diff-tree failed