diff options
author | Dave Jones <davej@redhat.com> | 2006-02-28 16:58:53 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-02-28 20:53:43 -0800 |
commit | 5cf6c541f5b3902bdcc2d311d70f8e730aaff1be (patch) | |
tree | 2298029c0e4d0e40853983d4e8f88627bb564947 /kernel | |
parent | ec72070b1201203387e0c32a23ed17e35a24b170 (diff) |
[PATCH] x86 microcode driver vs hotplug CPUs.
This driver loops over 'num_online_cpus', but it doesn't account for holes
in the online map created by offlined cpus, and assumes that the cpu
numbers stay linear.
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions