From: David Howells Date: Thu, 19 Nov 2009 18:10:23 +0000 (+0000) Subject: SLOW_WORK: Wait for outstanding work items belonging to a module to clear X-Git-Tag: v2.6.32~58^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d7a641e544e428191667e8b1f83f96fa46dbd65;p=pandora-kernel.git SLOW_WORK: Wait for outstanding work items belonging to a module to clear Wait for outstanding slow work items belonging to a module to clear when unregistering that module as a user of the facility. This prevents the put_ref code of a work item from being taken away before it returns. Signed-off-by: David Howells --- Reading git-diff-tree failed