Re: [PATCH v4 21/36] Hexagon: Add SMP support

From: Thomas Gleixner
Date: Mon Sep 19 2011 - 10:06:06 EST


On Wed, 14 Sep 2011, Richard Kuo wrote:
> + case IPI_RESCHEDULE:
> + /*
> + * need to revisit our exit path; see comments for
> + * scheduler_ipi()
> + */

You mean the irqe_enter/exit() comment there? Your implementation
should be fine as your IPIs come over the regular irq path which has
the irq_enter/exit pair already.

Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
--
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/