commit | 2b73b07ab8a44ce171e07a328439f311481a7ea7 | [log] [tgz] |
---|---|---|
author | Steffen Klassert <steffen.klassert@secunet.com> | Wed May 19 13:43:46 2010 +1000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed May 19 13:43:46 2010 +1000 |
tree | 0a050dbe8eca78e1a8efff9b023e192c1f11633f | |
parent | d46a5ac7a7e2045e33c6ad6ffb8cf18a7e86a15a [diff] |
padata: Flush the padata queues actively 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>