mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 15:02:40 -04:00
We use Doorbell interrupts for IPIs and thus we need to make sure we aren't interrupted in the process of processing the IPI. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Dave Liu <daveliu@freescale.com>