Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753276AbbLEIoA (ORCPT ); Sat, 5 Dec 2015 03:44:00 -0500 Received: from mga09.intel.com ([134.134.136.24]:24345 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752882AbbLEIn6 (ORCPT ); Sat, 5 Dec 2015 03:43:58 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,384,1444719600"; d="scan'208";a="700735240" Date: Sat, 5 Dec 2015 14:17:00 +0530 From: Vinod Koul To: Ludovic Desroches Cc: linux-arm-kernel@lists.infradead.org, dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org, Sylvain.ETIENNE@ingenico.com, nicolas.ferre@atmel.com, maxime.ripard@free-electrons.com Subject: Re: [PATCH] dmaengine: at_xdmac: fix bad behavior in interleaved mode Message-ID: <20151205084700.GX1854@localhost> References: <1449072616-22377-1-git-send-email-ludovic.desroches@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1449072616-22377-1-git-send-email-ludovic.desroches@atmel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 580 Lines: 16 On Wed, Dec 02, 2015 at 05:10:16PM +0100, Ludovic Desroches wrote: > From: Sylvain ETIENNE > > When performing interleaved transfers with numf > 1, an extra line is > copied. The mbr.bc field is incremented once too often. The length of > the block is (BLEN+1) microblocks. Applied, thanks -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/