commit | 7b389b2cc539dc2dc60b049240942be54958c93a | [log] [tgz] |
---|---|---|
author | Steffen Klassert <steffen.klassert@secunet.com> | Thu Apr 29 14:41:36 2010 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon May 03 11:32:11 2010 +0800 |
tree | 7ab93b0052445c147d88c4479d7b0994769c671c | |
parent | 7d0d2d385ca7cc511f7d1c64735a1b4aaefd9a1b [diff] |
padata: Initialize the padata queues only for the used cpus padata_alloc_pd set up queues for all possible cpus. This patch changes this to set up the queues just for the used cpus. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>