Re: [PATCH] smp.c: Quit unconditionally enabling irqs inon_each_cpu_mask().

From: Christoph Lameter
Date: Thu Aug 08 2013 - 15:31:32 EST


On Thu, 8 Aug 2013, David Daney wrote:

> I don't know of any bugs currently caused by this unconditional
> local_irq_enable(), but I want to use this function in MIPS/OCTEON
> early boot (when we have early_boot_irqs_disabled). This also makes
> this function have similar semantics to on_each_cpu() which is good in
> itself.

smp_call_function_many() wants interrupts enabled.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/