SLOW_WORK: Wait for outstanding work items belonging to a module to clear
authorDavid Howells <dhowells@redhat.com>
Thu, 19 Nov 2009 18:10:23 +0000 (18:10 +0000)
committerDavid Howells <dhowells@redhat.com>
Thu, 19 Nov 2009 18:10:23 +0000 (18:10 +0000)
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 <dhowells@redhat.com>

No differences found