From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754674AbcKIVXt (ORCPT ); Wed, 9 Nov 2016 16:23:49 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:39768 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751187AbcKIVXr (ORCPT ); Wed, 9 Nov 2016 16:23:47 -0500 Date: Wed, 9 Nov 2016 16:23:41 -0500 From: Konrad Rzeszutek Wilk To: Alexander Duyck Cc: linux-mm@kvack.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [swiotlb PATCH v3 0/3] Add support for DMA writable pages being writable by the network stack. Message-ID: <20161109212341.GC12670@char.us.oracle.com> References: <20161109151639.25151.24290.stgit@ahduyck-blue-test.jf.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161109151639.25151.24290.stgit@ahduyck-blue-test.jf.intel.com> User-Agent: Mutt/1.6.2 (2016-07-01) X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 09, 2016 at 10:19:57AM -0500, Alexander Duyck wrote: > This patch series is a subset of the patches originally submitted with the > above patch title. Specifically all of these patches relate to the > swiotlb. > > I wasn't sure if I needed to resubmit this series or not. I see that v2 is > currently sitting in the for-linus-4.9 branch of the swiotlb git repo. If > no updates are required for the previous set then this patch set can be > ignored since most of the changes are just cosmetic. I already had tested v2 so if you have patches that you want to put on top of that please do send them.