From: Andi Kleen Date: Sat, 16 Apr 2005 22:24:52 +0000 (-0700) Subject: [PATCH] x86_64: disable interrupts during SMP bogomips checking X-Git-Tag: v2.6.12-rc3~176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=107ce721abddbd876aa6203ac982821e405400e9;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed