Re: [PATCH 2/2] IB/hfi1: Handle packets in the theaded handler only

2017-10-11 Thread Arnaldo Carvalho de Melo
Em Wed, Oct 11, 2017 at 04:07:45PM -0300, Arnaldo Carvalho de Melo escreveu: > Em Wed, Oct 11, 2017 at 12:44:56PM +0200, Sebastian Andrzej Siewior escreveu: > > On 2017-10-10 16:15:29 [-0300], Arnaldo Carvalho de Melo wrote: > > > This may not even be needed, i.e. Sebastian Siewior said that recent

Re: [PATCH 2/2] IB/hfi1: Handle packets in the theaded handler only

2017-10-11 Thread Arnaldo Carvalho de Melo
Em Wed, Oct 11, 2017 at 12:44:56PM +0200, Sebastian Andrzej Siewior escreveu: > On 2017-10-10 16:15:29 [-0300], Arnaldo Carvalho de Melo wrote: > > This may not even be needed, i.e. Sebastian Siewior said that recent > > rt patches already identify the way this driver uses threaded interrupts > > a

Re: [PATCH 2/2] IB/hfi1: Handle packets in the theaded handler only

2017-10-11 Thread Arnaldo Carvalho de Melo
Em Wed, Oct 11, 2017 at 12:44:56PM +0200, Sebastian Andrzej Siewior escreveu: > On 2017-10-10 16:15:29 [-0300], Arnaldo Carvalho de Melo wrote: > > This may not even be needed, i.e. Sebastian Siewior said that recent > > rt patches already identify the way this driver uses threaded interrupts > > a

Re: [PATCH 2/2] IB/hfi1: Handle packets in the theaded handler only

2017-10-11 Thread Sebastian Andrzej Siewior
On 2017-10-10 16:15:29 [-0300], Arnaldo Carvalho de Melo wrote: > This may not even be needed, i.e. Sebastian Siewior said that recent > rt patches already identify the way this driver uses threaded interrupts > and automagically does the right thing, Sebastian? > > He mentioned this in this messa

Re: [PATCH 2/2] IB/hfi1: Handle packets in the theaded handler only

2017-10-10 Thread Arnaldo Carvalho de Melo
Em Tue, Oct 10, 2017 at 03:06:00PM -0400, Dennis Dalessandro escreveu: > On 10/3/2017 11:49 AM, Arnaldo Carvalho de Melo wrote: > > Cc: Clark Williams > > Cc: Dean Luick > > Cc: Dennis Dalessandro > > Cc: Doug Ledford > > Cc: Julia Cartwright > > Cc: Kaike Wan > > Cc: Leon Romanovsky > > Cc:

Re: [PATCH 2/2] IB/hfi1: Handle packets in the theaded handler only

2017-10-10 Thread Dennis Dalessandro
On 10/3/2017 11:49 AM, Arnaldo Carvalho de Melo wrote: Cc: Clark Williams Cc: Dean Luick Cc: Dennis Dalessandro Cc: Doug Ledford Cc: Julia Cartwright Cc: Kaike Wan Cc: Leon Romanovsky Cc: linux-r...@vger.kernel.org Cc: Peter Zijlstra Cc: Sebastian Andrzej Siewior Cc: Sebastian Sanchez C

Re: [PATCH 2/2] IB/hfi1: Handle packets in the theaded handler only

2017-10-05 Thread Sebastian Andrzej Siewior
On 2017-10-03 12:49:20 [-0300], Arnaldo Carvalho de Melo wrote: > From: Arnaldo Carvalho de Melo > > The hfi1 driver calls request_threaded_irq with two parameters: > > handler = receive_context_interrupt; > thread = receive_context_thread; > request_threaded_irq(me->msix.vecto