padata: Flush the padata queues actively
authorSteffen Klassert <steffen.klassert@secunet.com>
Wed, 19 May 2010 03:43:46 +0000 (13:43 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 19 May 2010 03:43:46 +0000 (13:43 +1000)
yield was used to wait until all references of the internal control
structure in use are dropped before it is freed. This patch implements
padata_flush_queues which actively flushes the padata percpu queues
in this case.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found