Searched hist:c635696c (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | padata.h | c635696c Tue Jul 27 00:15:50 CDT 2010 Steffen Klassert <steffen.klassert@secunet.com> 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> c635696c Tue Jul 27 00:15:50 CDT 2010 Steffen Klassert <steffen.klassert@secunet.com> 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>
|
/openbmc/linux/kernel/ |
H A D | padata.c | c635696c Tue Jul 27 00:15:50 CDT 2010 Steffen Klassert <steffen.klassert@secunet.com> 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>
|