Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752560AbdFOMXp (ORCPT ); Thu, 15 Jun 2017 08:23:45 -0400 Received: from kvm5.telegraphics.com.au ([98.124.60.144]:49214 "EHLO kvm5.telegraphics.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751732AbdFOMXl (ORCPT ); Thu, 15 Jun 2017 08:23:41 -0400 To: "James E.J. Bottomley" , "Martin K. Petersen" , Ondrej Zary Cc: , , Michael Schmitz Message-Id: From: Finn Thain Subject: [PATCH 0/4] g_NCR5380: PDMA fixes and cleanup Date: Thu, 15 Jun 2017 08:17:56 -0400 (EDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 526 Lines: 17 Ondrej, would you please test this patch series? One of your patches has been modified slightly and the two I wrote are untested. Finn Thain (2): g_NCR5380: Limit sg_tablesize to avoid PDMA read overruns on DTC436 g_NCR5380: Cleanup comments and whitespace Ondrej Zary (2): g_NCR5380: Fix PDMA transfer size g_NCR5380: End PDMA transfer correctly on target disconnection drivers/scsi/g_NCR5380.c | 111 +++++++++++++++++++++++------------------------ 1 file changed, 54 insertions(+), 57 deletions(-) -- 2.13.0