Re: [PATCH 2/2] irqchip/gic: Only set the EOImodeNS bit for the root controller

2016-02-11 Thread Marc Zyngier
On 09/02/16 15:24, Jon Hunter wrote: > EOImode1 is only used for the root controller and hence only the root > controller uses the eoimode1 functions for handling interrupts. However, > if the root controller supports EOImode1, then the EOImodeNS bit will be > set for all GICs, enabling EOImode1. T

[PATCH 2/2] irqchip/gic: Only set the EOImodeNS bit for the root controller

2016-02-09 Thread Jon Hunter
EOImode1 is only used for the root controller and hence only the root controller uses the eoimode1 functions for handling interrupts. However, if the root controller supports EOImode1, then the EOImodeNS bit will be set for all GICs, enabling EOImode1. This is not what we want and this causes inter