Re: [PATCH 0/4] g_NCR5380: Bug fix and some enhancements

From: Finn Thain
Date: Thu Dec 08 2016 - 17:27:13 EST



On Thu, 8 Dec 2016, Ondrej Zary wrote:

> On Monday 05 December 2016 07:07:19 Finn Thain wrote:
> > This patch series is based on the one submitted recently by Ondrej
> > Zary.
> >
> > This version has a different irq probing fix for HP C2502 boards and a
> > more comprehensive patch to change the default irq parameter.
> >
> > It needs testing on actual ISA hardware.
>
> Tested on HP C2502 (53C400A chip), Canon FG2-5202 (53C400 chip),
> DTC-3181L (DTCT-436P chip) and MS-PNR (53C400A chip) ISA cards -
> everything works fine!
>
> Thanks.
>

Thanks for testing! I don't recall the MS-PNR board -- some additional
test coverage is always good.

> Tested-by: Ondrej Zary <linux@xxxxxxxxxxxxxxxxxxxx>
>
> BTW. The release-region fix (my previous patch 6/6) has disappeared
> somehow. Should I resubmit?
>

No need to resubmit it. The patch appears in jejb-scsi/for-next and
mkp-scsi/4.10/scsi-queue. It fixes a resource leak on an error path, so
presumably it wasn't important enough for -stable or 4.9-rc.

--