From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com ([134.134.136.126]:46767 "EHLO mga18.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750768AbeCTEmp (ORCPT ); Tue, 20 Mar 2018 00:42:45 -0400 Date: Tue, 20 Mar 2018 10:16:51 +0530 From: Vinod Koul To: Greg Kroah-Hartman Cc: Peter Ujfalusi , linux-kernel@vger.kernel.org, stable@vger.kernel.org, Eric Anholt , Sasha Levin Subject: Re: [PATCH 4.14 064/109] dmaengine: bcm2835-dma: Use vchan_terminate_vdesc() instead of desc_free Message-ID: <20180320044651.GR15443@localhost> References: <20180316152329.844663293@linuxfoundation.org> <20180316152333.462064800@linuxfoundation.org> <20180316184640.rxw6kwvqghsmdgcc@xps> <20180317143253.GI15443@localhost> <20180318102417.GA30164@kroah.com> <20180318104451.GA19721@kroah.com> <20180319030840.GJ15443@localhost> <20180319072341.GL15443@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180319072341.GL15443@localhost> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Mar 19, 2018 at 12:53:41PM +0530, Vinod Koul wrote: > On Mon, Mar 19, 2018 at 09:14:00AM +0200, Peter Ujfalusi wrote: > > On 2018-03-19 05:08, Vinod Koul wrote: > > > On Sun, Mar 18, 2018 at 11:44:51AM +0100, Greg Kroah-Hartman wrote: > > >> On Sun, Mar 18, 2018 at 11:24:17AM +0100, Greg Kroah-Hartman wrote: > > >> Let me just go drop this patch, and the two dmaengine patches that > > >> relied on this one. If you think these should be applied to the stable > > >> trees, can you send me a series of working patches? > > > > > > Okay let me grab your tree and cherry-pick all that is required and send > > > you. Stay tuned... As Peter pointed out we missed 6af149d2b142. Here is the complete list of patches: 3ee7e42f3c9b dmaengine: k3dma: Use vchan_terminate_vdesc() instead of desc_free 397c59bce6cb dmaengine: img-mdc-dma: Use vchan_terminate_vdesc() instead of desc_free 47d71bc75d07 dmaengine: amba-pl08x: Use vchan_terminate_vdesc() instead of desc_free f0dd52c85d61 dmaengine: dma-jz4780: Use vchan_terminate_vdesc() instead of desc_free de92436ac40f dmaengine: bcm2835-dma: Use vchan_terminate_vdesc() instead of desc_free 174334bcd9f8 dmaengine: edma: Use vchan_terminate_vdesc() instead of desc_free b1faf0f564ff dmaengine: omap-dma: Use vchan_terminate_vdesc() instead of desc_free 1c7f072d94e8 dmaengine: virt-dma: Support for race free transfer termination 6af149d2b142 dmaengine: virt-dma: Add helper to free/reuse a descriptor Last time we missed 6af149d2b142. Also I have got a 4.9 break report which is also due to missing 6af149d2b142 and 1c7f072d94e8 Thanks -- ~Vinod