]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86_64: disable interrupts during SMP bogomips checking
authorAndi Kleen <ak@suse.de>
Sat, 16 Apr 2005 22:24:52 +0000 (15:24 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:24:52 +0000 (15:24 -0700)
commit1082600dcba48065cb62e07c81902bf1a4f2c1b0
treeb622dfb7fe3957d96aaab157a7dea9b640073200
parentbff8a46963111dedd12bf64cd5f9954ac205f492
[PATCH] x86_64: disable interrupts during SMP bogomips checking

Port over a i386 kludge from rusty to x86-64

I don't think it is a full solution, but the upcomming smp bootup rewrite
will solve it.

This fixes BUGs at bootup on bigger x86-64 systems.

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