Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp6529627ybl; Wed, 15 Jan 2020 06:13:08 -0800 (PST) X-Google-Smtp-Source: APXvYqwMZoaAItOmCaPLMMmdIOXC34OtK+Lj0CEuc0CurA0+S1z4TRIFRN+S9ngBxcV92N1kP96T X-Received: by 2002:a05:6830:138b:: with SMTP id d11mr2714363otq.38.1579097588772; Wed, 15 Jan 2020 06:13:08 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1579097588; cv=none; d=google.com; s=arc-20160816; b=RJNc4wxa81uYpY0VkSf+llQO1HaYNqJcws7QkgO+gpihUv21mJJRjdDRu2pTNQs+to iWaBMlSoNFk6nwBSyIcdWLeTudBtAcjq4KQ1OZVL+OKMbGRdEjSubSn+F0xUikPA+g9/ zWCSCdExQy0f3/MnIvjUzVemSF7yZ+I2nC06LRFzvtoQqwNS6QFnvsMmRi/1HPEYgBu7 GHSCqA4oJ+ojvW2BM2hXrwro28DnC2917pzVGac3xUgAxJk82PBkDZnrN+FAKN5vGs5w WT7CZDDNaJMzWtkRbmlluZd71abGlWxXPO7jAblXp0YSm2VN31dSwCq+lawkJi+SP5uK ZNJQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=sF1BsGKDuruqvoQIrDdYEJmGCTUF4tRwkuRckm9TW7o=; b=gzjvu45Hetk6tGFfhgoI9oLWnsrPss4HdDV8XYqx2pnZMONNxeK0fg47ehsVPG+kHw FhBd7rp1qz0og3l7/6B75O6cxIHtUQ4AAQMbn1SO76xnJjydIYCEktqZLEf44yd1gtW+ aYI4epFcTckZGeipY6kr7cJP8sQtJ/xjGllMSDSjipWAVY//j5qdlPcD/p9S5MG666IS J8twGQCYhCmIqC+wyPPrhfcs5BnJIQe6vrtfTcmzGiBURaFYhZ0EplhQHCfv41dZrhK/ v6Lrgw/v0ke14gjzOiX5p+ldSLULMziiyKPOYwPe1alDjwj4rpHayzroZXHebP7blG66 n8oA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=2CAg5h8C; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e190si9938448oib.113.2020.01.15.06.12.55; Wed, 15 Jan 2020 06:13:08 -0800 (PST) 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; dkim=pass header.i=@kernel.org header.s=default header.b=2CAg5h8C; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728978AbgAOOLq (ORCPT + 99 others); Wed, 15 Jan 2020 09:11:46 -0500 Received: from mail.kernel.org ([198.145.29.99]:35472 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726071AbgAOOLp (ORCPT ); Wed, 15 Jan 2020 09:11:45 -0500 Received: from localhost (unknown [49.207.51.160]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 339B32084D; Wed, 15 Jan 2020 14:11:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579097505; bh=Lcn/3JXRT9leGkM+woSFiZsmGmI7WadMtQurMVoVrxs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=2CAg5h8CH5nMgIJfn59IYcPUAYKiioGtfJj/nb4onCgctlqK11w8V2RpfrEp2pMgr dau1xZFWZoMnh8MWpB/FnDj6dyRdOU24sLnw4skLnZpyVDO6OS2lLD+4FwMP1dxzOI PT9L1eKhsnTQgcCBxMyZ1z4RkD1EE7GC7OjghFpo= Date: Wed, 15 Jan 2020 19:41:24 +0530 From: Vinod Koul To: Logan Gunthorpe Cc: linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, Dan Williams , Jiasen Lin , Kit Chow Subject: Re: [PATCH v3 0/3] PLX Switch DMA Engine Driver Message-ID: <20200115141124.GL2818@vkoul-mobl> References: <20200103212021.2881-1-logang@deltatee.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200103212021.2881-1-logang@deltatee.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03-01-20, 14:20, Logan Gunthorpe wrote: > This is v3 of the patchset. The in-use unbind bits have been sent and > accepted as a separate patch set. This patchset just includes the new > driver which has been updated to use the common reference counting. > > This patchset is based off of vkoul/slave-dma.git/next and a git branch is > available here: > > https://github.com/sbates130272/linux-p2pmem/ plx-dma-v3 Applied all, thanks, apologies for delay! -- ~Vinod