]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86-64: Remove code to resume machine check state of other CPUs.
authorAndi Kleen <ak@suse.de>
Mon, 12 Sep 2005 16:49:24 +0000 (18:49 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 12 Sep 2005 17:49:57 +0000 (10:49 -0700)
commit868015ebc1fba2c38277ff890243477d069608d6
tree5a16d8926c30c7b982a7f309aa948097e6369aae
parent7327fd26613c9a81ec1926d2e7a666d05280f71d
[PATCH] x86-64: Remove code to resume machine check state of other CPUs.

The resume code uses CPU hotplug now so at resume time
we only ever see one CPU.

Pointed out by Yu Luming.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/mce.c