RE: [PATCH 1/1] irq: add IRQF_TRIGGER_MASK on PPI by default

2017-03-31 Thread Aniruddha Banerjee
> On 31/03/17 , Marc Zyngier wrote: > On 31/03/17 09:01, Thomas Gleixner wrote: > > On Thu, 30 Mar 2017, Aniruddha Banerjee wrote: > > > >> add IRQF_TRIGGER_MASK on PPI by default so that the PPIs are not > >> configured as edge-triggered, which may be wrong for certain GIC > >> implementations

RE: [PATCH 1/1] irq: add IRQF_TRIGGER_MASK on PPI by default

2017-03-31 Thread Aniruddha Banerjee
> On 31/03/17 , Marc Zyngier wrote: > On 31/03/17 09:01, Thomas Gleixner wrote: > > On Thu, 30 Mar 2017, Aniruddha Banerjee wrote: > > > >> add IRQF_TRIGGER_MASK on PPI by default so that the PPIs are not > >> configured as edge-triggered, which may be wrong for certain GIC > >> implementations

Re: [PATCH 1/1] irq: add IRQF_TRIGGER_MASK on PPI by default

2017-03-31 Thread Marc Zyngier
On 31/03/17 09:01, Thomas Gleixner wrote: > On Thu, 30 Mar 2017, Aniruddha Banerjee wrote: > >> add IRQF_TRIGGER_MASK on PPI by default so that the PPIs are >> not configured as edge-triggered, which may be wrong for certain GIC >> implementations such as the GIC-400 > > The above is just

Re: [PATCH 1/1] irq: add IRQF_TRIGGER_MASK on PPI by default

2017-03-31 Thread Marc Zyngier
On 31/03/17 09:01, Thomas Gleixner wrote: > On Thu, 30 Mar 2017, Aniruddha Banerjee wrote: > >> add IRQF_TRIGGER_MASK on PPI by default so that the PPIs are >> not configured as edge-triggered, which may be wrong for certain GIC >> implementations such as the GIC-400 > > The above is just

Re: [PATCH 1/1] irq: add IRQF_TRIGGER_MASK on PPI by default

2017-03-31 Thread Jon Hunter
On 31/03/17 09:01, Thomas Gleixner wrote: > On Thu, 30 Mar 2017, Aniruddha Banerjee wrote: > >> add IRQF_TRIGGER_MASK on PPI by default so that the PPIs are >> not configured as edge-triggered, which may be wrong for certain GIC >> implementations such as the GIC-400 > > The above is just

Re: [PATCH 1/1] irq: add IRQF_TRIGGER_MASK on PPI by default

2017-03-31 Thread Jon Hunter
On 31/03/17 09:01, Thomas Gleixner wrote: > On Thu, 30 Mar 2017, Aniruddha Banerjee wrote: > >> add IRQF_TRIGGER_MASK on PPI by default so that the PPIs are >> not configured as edge-triggered, which may be wrong for certain GIC >> implementations such as the GIC-400 > > The above is just

Re: [PATCH 1/1] irq: add IRQF_TRIGGER_MASK on PPI by default

2017-03-31 Thread Thomas Gleixner
On Thu, 30 Mar 2017, Aniruddha Banerjee wrote: > add IRQF_TRIGGER_MASK on PPI by default so that the PPIs are > not configured as edge-triggered, which may be wrong for certain GIC > implementations such as the GIC-400 The above is just useless blurb. I can't figure out at all WHY a generic

Re: [PATCH 1/1] irq: add IRQF_TRIGGER_MASK on PPI by default

2017-03-31 Thread Thomas Gleixner
On Thu, 30 Mar 2017, Aniruddha Banerjee wrote: > add IRQF_TRIGGER_MASK on PPI by default so that the PPIs are > not configured as edge-triggered, which may be wrong for certain GIC > implementations such as the GIC-400 The above is just useless blurb. I can't figure out at all WHY a generic