Re: [PATCH v10 00/25] arm64: provide pseudo NMI with GICv3

2019-02-07 Thread Daniel Thompson
On Wed, Feb 06, 2019 at 10:27:07AM +, Catalin Marinas wrote: > Hi Julien, > > On Thu, Jan 31, 2019 at 02:58:38PM +, Julien Thierry wrote: > > This series is a continuation of the work started by Daniel [1]. The goal > > is to use GICv3 interrupt priorities to simulate an NMI. > > > > The

Re: [PATCH v10 00/25] arm64: provide pseudo NMI with GICv3

2019-02-06 Thread Catalin Marinas
Hi Julien, On Thu, Jan 31, 2019 at 02:58:38PM +, Julien Thierry wrote: > This series is a continuation of the work started by Daniel [1]. The goal > is to use GICv3 interrupt priorities to simulate an NMI. > > The patches depend on the core API for NMIs patches [2]. Both series can > be found