Received: by 10.213.65.68 with SMTP id h4csp1321657imn; Mon, 19 Mar 2018 00:21:09 -0700 (PDT) X-Google-Smtp-Source: AG47ELsid2qQ5c9S+/uHr3gjCkbncEUK8PQ3gNrtemWDZyRFqTmgtJ0KU5Easo/cA+/9SL09hJxh X-Received: by 2002:a17:902:8bc1:: with SMTP id r1-v6mr1640136plo.310.1521444069409; Mon, 19 Mar 2018 00:21:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521444069; cv=none; d=google.com; s=arc-20160816; b=gsk0R4DhK5vt9J5+Hy0NHebI5nUVHrH06siR/KMAXPaEUaG/D/WihWDdDehtf1yIzM k6mUHLv3lrEjW0psw7zvml/WhuMR2DxZAZw6kgUy4WNFoyFraBR1W7EcwwQBr95ckV4e YgTP008fzoXxTQGSELuI/W+tZIQIHlgp6b4QzfmUCFl5zvSHnXywSiBfI8Ud5vjXf7Q9 U1F+THTgGG63hoQY7iDSvhC/qdf6ugKp3fFCyaVe2dl4NCGVS/TOGjtBX/QfNudHD/Bu IOPUytCukQsfU3gbPSpLdNYrFcVu9gb1n6JJE3WG3udxau8mqLzf3JVPXKJWu9+kYI3u 2DQw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=nUNQz5R1eyKUYPHzZip/FacFJ2E0JdOuHgPBRCXHtOE=; b=Ad4mUp1wnootg5czzCTkdjp02tkRBQrIc4Wvx+hQ0muFX5YR4w1Uv+vTmhVagzl2q8 Me2xC0oR/aKKEpwUccB3PY3xdOdSzLIYjIAAWmq+K2ztaqOkuOugM9hDpF3E/x5G+dnj fSul6aOMkkCX5hxNwhYp3X7SO+yNrLAKG92aOIc6dhfd1VBjTv5DhvrRxgBM0Ez8zS+h Cu27jjADr6LrDbjwsczIATlJr9iDYjQhJEqiifuldgCXsPT0YiFYCFsIOk7HXfqDSR1K DvoPusdiFEM2VBt8Pb+kYlGdq9T7jDxCywqBcpvCajEqWftTfvtj8q0gbYMtk9DRQPru ChEA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v13-v6si12722041plk.153.2018.03.19.00.20.55; Mon, 19 Mar 2018 00:21:09 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932447AbeCSHTk (ORCPT + 99 others); Mon, 19 Mar 2018 03:19:40 -0400 Received: from mga09.intel.com ([134.134.136.24]:21863 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932190AbeCSHTg (ORCPT ); Mon, 19 Mar 2018 03:19:36 -0400 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Mar 2018 00:19:36 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,329,1517904000"; d="scan'208";a="26445305" Received: from vkoul-udesk7.iind.intel.com (HELO localhost) ([10.223.84.143]) by orsmga008.jf.intel.com with ESMTP; 19 Mar 2018 00:19:33 -0700 Date: Mon, 19 Mar 2018 12:53:41 +0530 From: Vinod Koul To: Peter Ujfalusi Cc: Greg Kroah-Hartman , 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: <20180319072341.GL15443@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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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: > >>>>> This patch is causing a build error on arm and arm64 per i.e. > >>>>> https://kernelci.org/build/id/5aac017e59b5141cb1b3a4d5/ > >>>>> > >>>>> Builds are also failing for arm/arm64 on 4.15 and this patch seems to be a > >>>>> problem there as well, but I have not verified it yet. > >>>> > >>>> I think we are missing commit 1c7f072d94e8. Pls cherrypick that as well > >>>> > >>>> commit 1c7f072d94e8b697fd9b70cdb268622a18faf522 > >>>> Author: Peter Ujfalusi > >>>> Date: Tue Nov 14 16:32:04 2017 +0200 > >>>> > >>>> dmaengine: virt-dma: Support for race free transfer termination > >>>> > >>>> This adds vchan_terminate_vdesc API.. > >>> > >>> Thanks, that helped. I've now added this and send out a -rc2 for this > >>> kernel. > >> > >> Oops, no, that broke the build for all arches :( > >> > >> 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... > > I think these are the patches that need to be picked for this to work/compile: > > 2c6929d2ea70 dmaengine: s3c24xx-dma: Use vchan_terminate_vdesc() instead of desc_free > 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 > > Most probably we missed the 6af149d2b142 and that caused the build failures. Yeah that looks to be the case, I have pushed out topic/dmaengine_stable after cherry-picking the old topic branch for these. My build tests passed, waiting for Fenguuang's bit to bless it and send :) -- ~Vinod