aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
diff options
context:
space:
mode:
authorSuresh Siddha <suresh.b.siddha@intel.com>2009-08-19 18:05:35 -0700
committerH. Peter Anvin <hpa@zytor.com>2009-08-21 16:25:43 -0700
commit269c861baa2fe7c114c3bc7831292758d29eb336 (patch)
tree511c06f6d3cd652b3d20bd725130d5766dc54903 /arch/x86/kernel
parentx86: Use printk_once() (diff)
downloadlinux-dev-269c861baa2fe7c114c3bc7831292758d29eb336.tar.xz
linux-dev-269c861baa2fe7c114c3bc7831292758d29eb336.zip
generic-ipi: Allow cpus not yet online to call smp_call_function with irqs disabled
Because of deadlock possiblities smp_call_function() is not allowed to be called with interrupts disabled. Add an exception for the cpu not yet online, as no one else can send smp call function interrupt to this cpu that is not yet online and as such deadlock condition is not possible. Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Acked-by: Nick Piggin <npiggin@suse.de> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/x86/kernel')
0 files changed, 0 insertions, 0 deletions