Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751417AbdH3MOT (ORCPT ); Wed, 30 Aug 2017 08:14:19 -0400 Received: from 8bytes.org ([81.169.241.247]:41392 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751393AbdH3MOS (ORCPT ); Wed, 30 Aug 2017 08:14:18 -0400 Date: Wed, 30 Aug 2017 14:14:16 +0200 From: Joerg Roedel To: Nate Watterson Cc: Robin Murphy , iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org, thunder.leizhen@huawei.com, ard.biesheuvel@linaro.org, ray.jui@broadcom.com Subject: Re: [PATCH v3 0/4] Optimise 64-bit IOVA allocations Message-ID: <20170830121416.GI19533@8bytes.org> References: <633f0432-cab2-7280-555a-7468fc448d2d@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <633f0432-cab2-7280-555a-7468fc448d2d@codeaurora.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 521 Lines: 16 Hey Robin, Nate, On Fri, Aug 25, 2017 at 02:52:41PM -0400, Nate Watterson wrote: > Tested-by: Nate Watterson If nobody has objections here anymore I would merge these patches when v4.14-rc1 is released. Given that these changes are a bit more intrusive and the code is shared between a couple of drivers, I'd like to give it more testing in linux-next. Robin, can you rebase these patches to v4.14-rc1 when it is released, add Nate's Tested-by, and resend them to me please? Thanks, Joerg