On 10/13/2015 02:49 PM, Thomas Gleixner wrote:
On Tue, 13 Oct 2015, Qais Yousef wrote:
Only the SMP variants that use GIC were converted as it's the only irqchip that
will have the support for generic IPI for now which will be introduced in
the following patches.
You break bisectability. Introduce the new gic magic first and then
switch it over.
Yes I was trying to make the review easier by grouping things together.
I might need to squash some of these last patches together to avoid
breaking bisectability.
Thanks,
Qais