Re: [PATCH v7 11/25] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking

2018-12-18 Thread Jian-Lin Chen
HI Julien, Thanks a lot for your reply, since I'm working on this patch in ARM (32 bits), so I have to dig into the details. Julien Thierry 於 2018年12月17日 週一 下午5:26寫道: > > Hi Jian-Lin, > > Thanks for looking at this. > > On 16/12/2018 14:47, Jian-Lin Chen wrote:

Re: [PATCH v7 11/25] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking

2018-12-16 Thread Jian-Lin Chen
From: Jian-Lin Chen On Wed, 12 Dec 2018 at 17:48, Julien Thierry wrote: > static inline void arch_local_irq_enable(void) > { > - asm volatile( > - "msrdaifclr, #2 // arch_local_irq_enable" > - : > +