On Thu, Jan 19, 2012 at 4:01 PM, Per Fransson <per.fransson.ml(a)gmail.com> wrote:
>
> How about we get this patch into place first, and then you can
> post a patch after crash-6.0.3 is released.
>
Sounds good.
Just one more thing. To be clear. I'm not sure about the other architectures,
but in the ARM case the affinity cpumask in irq_desc[].data.affinity really only
means that the irq cannot arrive at any other cpus, not that it's actually
possible for it to arrive on all of those in the set.
I'm just mentioning it because there's been a bit of a discussion regarding
this over here:
http://lists.infradead.org/pipermail/linux-arm-kernel/2012-January/thread...
Regards,
Per