commit | c635696c7c0fbc720698dbec34bb83e53df6a967 | [log] [tgz] |
---|---|---|
author | Steffen Klassert <steffen.klassert@secunet.com> | Tue Jul 27 07:15:50 2010 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sat Jul 31 19:53:05 2010 +0800 |
tree | 98774f70f799ed51c990af79bda8bbd0264e6a39 | |
parent | 65ff577e6b6e482ee9de3569e058edebdc02f069 [diff] |
padata: Pass the padata cpumasks to the cpumask_change_notifier chain 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>