commit | 6751fb3c0e0cfcc40a1a0acabca97370c9ec6c6b | [log] [tgz] |
---|---|---|
author | Steffen Klassert <steffen.klassert@secunet.com> | Thu Apr 29 14:42:30 2010 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon May 03 11:32:12 2010 +0800 |
tree | 30ab0d2a12715e4c95e1858639b4f540ce45c6b5 | |
parent | 7b389b2cc539dc2dc60b049240942be54958c93a [diff] |
padata: Use get_online_cpus/put_online_cpus This patch puts get_online_cpus/put_online_cpus around the places we modify the padata cpumask to ensure that no cpu goes offline during this operation. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>