Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754609AbdHYGml (ORCPT ); Fri, 25 Aug 2017 02:42:41 -0400 Received: from mga09.intel.com ([134.134.136.24]:44403 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754395AbdHYGmj (ORCPT ); Fri, 25 Aug 2017 02:42:39 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,424,1498546800"; d="scan'208";a="122465812" Date: Fri, 25 Aug 2017 12:16:02 +0530 From: Vinod Koul To: Antonio Borneo Cc: dmaengine@vger.kernel.org, Dan Williams , linux-kernel@vger.kernel.org, John Stultz , Zhangfei Gao Subject: Re: [PATCH v2 0/3] dmaengine: k3dma: Fix non-cyclic mode Message-ID: <20170825064602.GR3053@localhost> References: <20170801200928.24661-1-borneo.antonio@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170801200928.24661-1-borneo.antonio@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 274 Lines: 9 On Tue, Aug 01, 2017 at 10:09:24PM +0200, Antonio Borneo wrote: > Commit 36387a2b1f62b5c087c5fe6f0f7b23b94f722ad7 ("k3dma: Fix > memory handling in preparation for cyclic mode") broke the > logic around ds_run/ds_done in case of non-cyclic DMA. Applied, thanks -- ~Vinod