From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?windows-1252?Q?Roger_Pau_Monn=E9?= Subject: Re: [PATCH] VT-d: print_vtd_entries() should cope with superpages Date: Fri, 27 Feb 2015 11:03:37 +0100 Message-ID: <54F040F9.8030005@citrix.com> References: <54F04C5602000078000647B4@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YRHo5-0007Mb-48 for xen-devel@lists.xenproject.org; Fri, 27 Feb 2015 10:06:05 +0000 In-Reply-To: <54F04C5602000078000647B4@mail.emea.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich , xen-devel Cc: Yang Z Zhang , Kevin Tian List-Id: xen-devel@lists.xenproject.org El 27/02/15 a les 10.52, Jan Beulich ha escrit: > Even if VT-d code alone (i.e. when not sharing tables with EPT) still > doesn't support superpages, this function - invoked upon DMA remapping > faults - needs to cope with such. > = > While at it also replace a few more plain numbers with suitable named > constants. > = > Signed-off-by: Jan Beulich Thanks for this, looks fine to me: Acked-by: Roger Pau Monn=E9