Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755209AbcLOUHU (ORCPT ); Thu, 15 Dec 2016 15:07:20 -0500 Received: from mga03.intel.com ([134.134.136.65]:62227 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754586AbcLOUHR (ORCPT ); Thu, 15 Dec 2016 15:07:17 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,353,1477983600"; d="scan'208";a="1072530452" Date: Thu, 15 Dec 2016 12:07:10 -0800 From: "Raj, Ashok" To: Mika Kuoppala Cc: Jacob Pan , David Woodhouse , Joerg Roedel , LKML , iommu@lists.linux-foundation.org, ashok.raj@intel.com Subject: Re: [PATCH v2] iommu/intel-iommu: fix pasid table size encoding Message-ID: <20161215200709.GA61908@otc-nc-03> References: <1481048063-56808-1-git-send-email-jacob.jun.pan@linux.intel.com> <87lgvi8z6v.fsf@gaia.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87lgvi8z6v.fsf@gaia.fi.intel.com> 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: 618 Lines: 25 Hi David/Joerg Haven't heard about it from David yet, but can we queue this for 4.10? If you have any questions/concerns please let us know. Cheers, Ashok On Wed, Dec 14, 2016 at 02:36:40PM +0200, Mika Kuoppala wrote: > > > > cc: Mika Kuoppala > > cc: Ashok Raj > > Signed-off-by: Jacob Pan > > Tested-by: Mika Kuoppala Signed-of-by: Ashok Raj > > > --- > > drivers/iommu/intel-iommu.c | 23 ++++++++++++++++++++++- > > 1 file changed, 22 insertions(+), 1 deletion(-) > >