commit | d92de65cab5980c16d4a1c326c1ef9a591892883 | [log] [tgz] |
---|---|---|
author | Shaohua Li <shaohua.li@intel.com> | Sat Jun 25 14:54:49 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Jun 25 16:24:28 2005 -0700 |
tree | 98f3ae9c33f18a126d7e0f2e800b6b65631180d0 | |
parent | a13db56624c2a9d6c0dae0a693b25b0e58de9ea3 [diff] |
[PATCH] variable overflow after hundreds round of hotplug CPU I'm doing the cpu hotplug stress test and found a variable ('ready') is overflow after several hundreds rounds of cpu hotplug. Here is a fix. Signed-off-by: Shaohua Li<shaohua.li@intel.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>