[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200903082114.GD6220@alpha.franken.de>
Date: Thu, 3 Sep 2020 10:21:14 +0200
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: afzal mohammed <afzal.mohd.ma@...il.com>,
linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MIPS: SNI: Fix SCSI interrupt
On Wed, Sep 02, 2020 at 11:32:14PM +0200, Thomas Bogendoerfer wrote:
> On RM400(a20r) machines ISA and SCSI interrupts share the same interrupt
> line. Commit 49e6e07e3c80 ("MIPS: pass non-NULL dev_id on shared
> request_irq()") accidently dropped the IRQF_SHARED bit, which breaks
> registering SCSI interrupt. Put back IRQF_SHARED and add dev_id for
> ISA interrupt.
>
> Fixes: 49e6e07e3c80 ("MIPS: pass non-NULL dev_id on shared request_irq()")
> Signed-off-by: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
> ---
> arch/mips/sni/a20r.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
applied ti mips-fixes.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
Powered by blists - more mailing lists