On Tue, Feb 26, 2008 at 06:12:48PM -0500, Mathieu Desnoyers wrote:
yes. this is how stop_machine is implemented...and I believe is consistent with
the way in which your algorithm disables irqs. The logic to me, is we don't
want any cpus to see the kernel text in an inconsistent state via an irq.
-Jason
--