commit | fad3a906d324c02b3c25ef51f702384154089846 | [log] [tgz] |
---|---|---|
author | Steffen Klassert <steffen.klassert@secunet.com> | Tue Jul 20 08:48:34 2010 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Jul 26 14:13:57 2010 +0800 |
tree | 73f860f5547c9bf5c87040fa032ae9302f886a46 | |
parent | 1fb1defbb00eb2954483a7d9a70f8a02edf51753 [diff] |
padata: Fix cpu index counting 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>