Re: [PATCH v3 0/3] Make STM32 interrupt controller use hwspinlock

2018-12-19 Thread Alexandre Torgue
Hi Marc, On 12/18/18 4:39 PM, Marc Zyngier wrote: On 17/12/2018 14:22, Benjamin Gaignard wrote: This series allow to protect STM32 interrupt controller configuration registers with a hwspinlock to avoid conflicting accesses between processors. version 3: - with bindings patch version 2: - rew

Re: [PATCH v3 0/3] Make STM32 interrupt controller use hwspinlock

2018-12-18 Thread Marc Zyngier
On 17/12/2018 14:22, Benjamin Gaignard wrote: > This series allow to protect STM32 interrupt controller configuration > registers > with a hwspinlock to avoid conflicting accesses between processors. > > version 3: > - with bindings patch > > version 2: > - rework hwspinlock locking sequence in

[PATCH v3 0/3] Make STM32 interrupt controller use hwspinlock

2018-12-17 Thread Benjamin Gaignard
This series allow to protect STM32 interrupt controller configuration registers with a hwspinlock to avoid conflicting accesses between processors. version 3: - with bindings patch version 2: - rework hwspinlock locking sequence in stm32 irqchip to take care of the cases where hwspinlock node