Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753817AbcJDIXU (ORCPT ); Tue, 4 Oct 2016 04:23:20 -0400 Received: from mx2.suse.de ([195.135.220.15]:45043 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751774AbcJDIXT (ORCPT ); Tue, 4 Oct 2016 04:23:19 -0400 Subject: Re: [PATCH 00/12] Fixes, cleanup and g_NCR5380_mmio/g_NCR5380 merger To: Finn Thain , "James E.J. Bottomley" , "Martin K. Petersen" References: Cc: Michael Schmitz , Ondrej Zary , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org From: Hannes Reinecke Message-ID: Date: Tue, 4 Oct 2016 10:23:13 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2337 Lines: 56 On 10/04/2016 07:40 AM, Finn Thain wrote: > This patch series has fixes for compatibility, reliability and > performance issues and some cleanup. It also includes a new version > of Ondrej Zary's patch that merges g_NCR5380_mmio into g_NCR5380. > > I've tested this patch series on a Powerbook 180. If someone would > test some of the other platforms that would be very helpful. All > drivers were compile-tested. > > (Apologies for any duplicate messages.) > > > Finn Thain (12): > scsi/g_NCR5380: Merge g_NCR5380 and g_NCR5380_mmio drivers > scsi/cumana_1: Remove unused cumanascsi_setup() function > scsi/atari_scsi: Make device register accessors re-enterant > scsi/ncr5380: Simplify register polling limit > scsi/ncr5380: Increase register polling limit > scsi/ncr5380: Improve hostdata struct member alignment and > cache-ability > scsi/ncr5380: Store IO ports and addresses in host private data > scsi/ncr5380: Use correct types for device register accessors > scsi/ncr5380: Pass hostdata pointer to register polling routines > scsi/ncr5380: Expedite register polling > scsi/ncr5380: Use correct types for DMA routines > scsi/ncr5380: Suppress unhelpful "interrupt without IRQ bit" message > > MAINTAINERS | 1 - > drivers/scsi/Kconfig | 32 +---- > drivers/scsi/Makefile | 1 - > drivers/scsi/NCR5380.c | 137 +++++++++++--------- > drivers/scsi/NCR5380.h | 87 +++++++++---- > drivers/scsi/arm/cumana_1.c | 98 +++++++------- > drivers/scsi/arm/oak.c | 34 +++-- > drivers/scsi/atari_scsi.c | 77 ++++++----- > drivers/scsi/dmx3191d.c | 20 +-- > drivers/scsi/g_NCR5380.c | 290 ++++++++++++++++++++---------------------- > drivers/scsi/g_NCR5380.h | 32 +---- > drivers/scsi/g_NCR5380_mmio.c | 10 -- > drivers/scsi/mac_scsi.c | 83 +++++------- > drivers/scsi/sun3_scsi.c | 80 ++++++------ > 14 files changed, 495 insertions(+), 487 deletions(-) > delete mode 100644 drivers/scsi/g_NCR5380_mmio.c > For this series: Reviewed-by: Hannes Reinecke Cheers, Hannes -- Dr. Hannes Reinecke zSeries & Storage hare@suse.de +49 911 74053 688 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N?rnberg GF: J. Hawn, J. Guild, F. Imend?rffer, HRB 16746 (AG N?rnberg)