crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifier
authorSteffen Klassert <steffen.klassert@secunet.com>
Tue, 27 Jul 2010 05:18:46 +0000 (07:18 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 31 Jul 2010 11:53:06 +0000 (19:53 +0800)
commitd3f64e46aa21dd86a239274d218ec286461bfa68
treefe57ebde6e9007ba0fad7b315fde217d195e8c04
parentc57e842eff49b05c4642dd7cfb1e7aa62ab932fa
crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifier

The padata cpumask change notifier passes a padata_cpumask to the
notifier chain. So we use this cpumask instead of asking padata for
the cpumask.

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