Re: [PATCH] prevent sparc64 from invoking irq handlers on offlineCPUs

From: Manfred Spraul
Date: Tue Sep 09 2008 - 14:49:18 EST


David Miller wrote:
And IPI handler runs in HW irq context, therefore such an IPI-creates-an-IPI
should not be allowed, at least not directly.

Actually the restriction seems to be that an IPI cannot be sent when
"irqs_disabled()", hmmm...

Does this apply to smp_send_reschedule() as well?
A [rare] codepath in the current rcu code does to trigger quiescent states on remote cpus.

--
Manfred

--
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/