diff options
author | Suresh Siddha <suresh.b.siddha@intel.com> | 2009-08-19 18:05:35 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-08-21 16:25:43 -0700 |
commit | 269c861baa2fe7c114c3bc7831292758d29eb336 (patch) | |
tree | 511c06f6d3cd652b3d20bd725130d5766dc54903 /drivers/firewire/core-device.c | |
parent | 9f51e24ee8b5a1595b6a5ac0c2be278a16488e75 (diff) |
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 'drivers/firewire/core-device.c')
0 files changed, 0 insertions, 0 deletions