padata: Pass the padata cpumasks to the cpumask_change_notifier chain
authorSteffen Klassert <steffen.klassert@secunet.com>
Tue, 27 Jul 2010 05:15:50 +0000 (07:15 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 31 Jul 2010 11:53:05 +0000 (19:53 +0800)
We pass a pointer to the new padata cpumasks to the cpumask_change_notifier
chain. So users can access the cpumasks without the need of an extra
padata_get_cpumask function.

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

No differences found