Received: by 10.192.165.156 with SMTP id m28csp774029imm; Mon, 16 Apr 2018 08:30:35 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+QkTp9Lt7DLuQ86MNP0l1Jc1LgTSVDRH133heZ7p8fzQ7NzvMJCm6OyT60cOwTHjr/lj+Z X-Received: by 10.98.214.218 with SMTP id a87mr22079303pfl.124.1523892635875; Mon, 16 Apr 2018 08:30:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523892635; cv=none; d=google.com; s=arc-20160816; b=fy+Tk+wpKHQafjMV3O5ndciBFfEjd+jsy9SOdtURwCzjnpvR5gzPHeV/vTXxcYKav6 fzbf7dZmgj7Y1QxSywxA/+gdlHXKFFGsf4bvTMfbYXzN47RspBhv5YaZzu0VB/ERjQ2O Opi4qcZSrmGSMsn4cOhpKLaA+KGVBA2wENmf8RU4mRrKnW4LGyl/G2aQrmWcSJUi7Bex 7ZEIjxIU6F7RlVvNwFCg7046DYo/e2bPLOtDcmQi1E+9Fyz8XyrNMPNfzJZaUi2141jb pNKo0W2z9er21Fsssz+6qFvoH3iH7stE61aZxnkrK+p2H4gjurCLNfGiNaccRdBgC75O QBMw== 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=bvLCBDHEKl/Xt1oDhBUQYp2An5U4gUXReFt0byFjGXw=; b=yyVmvTQ/oqDX8TnAPD6WZ202W1oVNgjBxji2VZmXvTUe05Z3RSo61XKmsto3OtRtyp NQELc9dRw1VjgHmPjpOic0ey99ZkWT9+RjobFrN1OhxdjuHTmgq5l09ErWmHua277ZZ1 kDTnjVHVi9bEUglPY1dfwNFtWk7W8gaotqWRPH/Kes9b7fvDhXuK82PONDlBn6HuZd8/ HNwiM6QyI2mDel5MVhB88r6ImubRNVU8zX+LBjDQOh60hT9cya0CnlbOpIsgES4fHO+H btksxUKI1ZlZgOB7P5ui6SUaycbU+qvaYhVML/Q+ZdRbkMcRrIsqdz1yhK9o67EkqdgZ SRwg== 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 e29-v6si8279440plj.518.2018.04.16.08.30.21; Mon, 16 Apr 2018 08:30:35 -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 S1753057AbeDPP2t (ORCPT + 99 others); Mon, 16 Apr 2018 11:28:49 -0400 Received: from mga14.intel.com ([192.55.52.115]:61174 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752273AbeDPP2r (ORCPT ); Mon, 16 Apr 2018 11:28:47 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Apr 2018 08:28:45 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,459,1517904000"; d="scan'208";a="34660076" Received: from vkoul-udesk7.iind.intel.com (HELO localhost) ([10.223.84.143]) by orsmga006.jf.intel.com with ESMTP; 16 Apr 2018 08:28:43 -0700 Date: Mon, 16 Apr 2018 21:03:17 +0530 From: Vinod Koul To: Frank Mori Hess Cc: dmaengine@vger.kernel.org, Dan Williams , linux-kernel@vger.kernel.org Subject: Re: [PATCH v4] dmaengine: pl330: flush before wait, and add dev burst support. Message-ID: <20180416153315.GP6014@localhost> References: <20180311150151.GB15443@localhost> <2863317.1ZoR41yQkl@bear> <20180410153718.GS6014@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 Sun, Apr 15, 2018 at 02:12:30PM -0400, Frank Mori Hess wrote: > On Tue, Apr 10, 2018 at 11:37 AM, Vinod Koul wrote: > >> > >> Hi, what is the state of this patch? I just noticed in patchwork it > >> is now listed as "Not applicable"? The original broken-by-wordwrap > >> patch is listed as "Accepted"? > >> > >> https://patchwork.kernel.org/project/linux-dmaengine/list/?submitter=178687&state=* > > > > That is not correct state, my script would update as not applicable when it > > doesn't find patch in my queue.. > > > >> I found it has a bug handling dregs btw, I'll include a fix for that > >> in the next version or as a follow-on patch as appropriate. > > > > Looks like I have missed this one somehow, so please update the patch with > > fix and I shall look into it. > > > > Ok, I tested the v4 patch and it turns out it was a false alarm about > the bug in handling dregs. It works fine. I've registered in the > dmaengine patchwork, and changed the state of the v4 patch back to > "new". Can you please repost this one after rebasing to dmaengine -next -- ~Vinod