Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1538922
| From | Finn Thain <fthain@telegraphics.com.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/4] g_NCR5380: Bug fix and some enhancements |
| Date | 2016-12-08 23:30 +0100 |
| Message-ID | <sMfmp-3pr-1@gated-at.bofh.it> (permalink) |
| References | <sKUDn-JO-9@gated-at.bofh.it> <sMbVw-188-33@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@rainbow-software.org> > > 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. --
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/4] g_NCR5380: Bug fix and some enhancements Finn Thain <fthain@telegraphics.com.au> - 2016-12-05 07:10 +0100
[PATCH 1/4] g_NCR5380: Check for chip presence before calling NCR5380_init() Finn Thain <fthain@telegraphics.com.au> - 2016-12-05 07:10 +0100
[PATCH 4/4] g_NCR5380: Autoprobe board IRQ by default Finn Thain <fthain@telegraphics.com.au> - 2016-12-05 07:10 +0100
[PATCH 2/4] g_NCR5380: Use probe_irq_*() for IRQ probing Finn Thain <fthain@telegraphics.com.au> - 2016-12-05 07:10 +0100
[PATCH 3/4] g_NCR5380: Fix automatic IRQ on HP C2502 cards Finn Thain <fthain@telegraphics.com.au> - 2016-12-05 07:10 +0100
Re: [PATCH 0/4] g_NCR5380: Bug fix and some enhancements Ondrej Zary <linux@rainbow-software.org> - 2016-12-08 19:50 +0100
Re: [PATCH 0/4] g_NCR5380: Bug fix and some enhancements Finn Thain <fthain@telegraphics.com.au> - 2016-12-08 23:30 +0100
Re: [PATCH 0/4] g_NCR5380: Bug fix and some enhancements "Martin K. Petersen" <martin.petersen@oracle.com> - 2016-12-08 23:00 +0100
csiph-web