summaryrefslogtreecommitdiff
path: root/include/linux/securebits.h
diff options
context:
space:
mode:
authorAndi Kleen <ak@suse.de>2005-05-31 16:08:47 +0200
committerChris Wright <chrisw@osdl.org>2005-06-11 19:45:23 -0700
commit51af80e5f428d3d15b37c1f2df0479839a1d1fa4 (patch)
tree18d6d5eb74ba2416e47113c14ea2671e81bded87 /include/linux/securebits.h
parent08373277d66dd334de2e20cf05e85533aaccf257 (diff)
[PATCH] x86_64: avoid SMP boot up race
Keep interrupts disabled during smp bootup This avoids a race that breaks SMP bootup on some machines. The race is not fully plugged (that is only done with much more changes in 2.6.12), but should be good enough for most people. Keeping the interrupts disabled here is ok because we don't rely on the timer interrupt for local APIC timer setup, but always read the timer registers directly. (originally from Rusty Russell iirc) Signed-off-by: ak@suse.de Signed-off-by: Chris Wright <chrisw@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/securebits.h')
0 files changed, 0 insertions, 0 deletions