[PATCH v2 7/7] irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug

2018-06-22 Thread Marc Zyngier
We recently made enabling LPIs a lot stricter, by checking that they are disabled before we enable them. By doing so, we missed the CPU hotplug case altogether, where we leave LPIs enabled on hotplug off (we expect the CPU to eventually come back), and won't write a different value anyway on

[PATCH v2 7/7] irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug

2018-06-22 Thread Marc Zyngier
We recently made enabling LPIs a lot stricter, by checking that they are disabled before we enable them. By doing so, we missed the CPU hotplug case altogether, where we leave LPIs enabled on hotplug off (we expect the CPU to eventually come back), and won't write a different value anyway on