[PATCH] RFC: ux500: add PMU resources
Rabin Vincent
rabin at rab.in
Mon Feb 7 00:48:50 EST 2011
On Wed, Jan 19, 2011 at 17:09, Will Deacon <will.deacon at arm.com> wrote:
> Ah yes, I have some hazy memories of this conversation! I think you
> have three options:
Here's the implementation of a different approach which bounces the
IRQ to the other CPU by setting the affinity when the current CPU
would return IRQ_NONE.
It has the advantage over the IPI method that Core0 does not need
to spin (in the interrupt handler) waiting for Core1 to handle
the IPI:
(patch attached as well, since it will probably be mangled)
8<------------
More information about the linux-arm-kernel
mailing list