commit | 9612090527526a15832480c48b1f4b39e93e8a35 | [log] [tgz] |
---|---|---|
author | Steffen Klassert <steffen.klassert@secunet.com> | Wed Mar 28 08:44:07 2012 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Mar 29 19:52:46 2012 +0800 |
tree | d34a4459c33251ed9dbcb395eb41dce790b9b75e | |
parent | 13614e0fb1a8840c134be35c179ff23e23676304 [diff] |
padata: Fix cpu hotplug We don't remove the cpu that went offline from our cpumasks on cpu hotplug. This got lost somewhere along the line, so restore it. This fixes a hang of the padata instance on cpu hotplug. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>