From: Michael S. Tsirkin Date: Tue, 17 Jan 2006 17:53:51 +0000 (-0800) Subject: IB/sa_query: Flush scheduled work before unloading module X-Git-Tag: v2.6.16-rc2~239^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f47ae0b3ec35dc5f4723f2e0ad0f6f3f55e9bcd;p=pandora-kernel.git IB/sa_query: Flush scheduled work before unloading module sa_query schedules work on IB asynchronous events. After unregistering the async event handler, make sure that this work has completed before releasing the IB device (and possibly allowing the sa_query module text to go away). Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed