On Fri, 2016-11-11 at 21:06 +1100, Anton Blanchard wrote: > It looks like we only set LPCR_AIL_3 on the boot CPU after this change, > is that expected? Before that we did it in cpu_ready_for_interrupts() > which is called for the primary and all secondary CPUs.
That would be a mistake... I suppose I didn't realize we had to call these things for every CPU. I'll try to cook up a fix next week. Cheers, Ben.
