padata: Fix cpu index counting
authorSteffen Klassert <steffen.klassert@secunet.com>
Tue, 20 Jul 2010 06:48:34 +0000 (08:48 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 26 Jul 2010 06:13:57 +0000 (14:13 +0800)
The counting of the cpu index got lost with a recent commit.
This patch restores it. This fixes a hang of the parallel worker
threads on cpu hotplug.

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

No differences found