Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753424AbbG1RRW (ORCPT ); Tue, 28 Jul 2015 13:17:22 -0400 Received: from smtp.citrix.com ([66.165.176.89]:6724 "EHLO SMTP.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752845AbbG1RRT (ORCPT ); Tue, 28 Jul 2015 13:17:19 -0400 X-IronPort-AV: E=Sophos;i="5.15,564,1432598400"; d="scan'208";a="285267114" Message-ID: <55B7B91B.6010608@citrix.com> Date: Tue, 28 Jul 2015 18:17:15 +0100 From: David Vrabel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: Julien Grall , CC: , , "Greg Kroah-Hartman" , , David Vrabel , Jiri Slaby , Subject: Re: [Xen-devel] [PATCH 7/8] hvc/xen: Further s/MFN/GFN clean-up References: <1438095769-2560-1-git-send-email-julien.grall@citrix.com> <1438095769-2560-8-git-send-email-julien.grall@citrix.com> In-Reply-To: <1438095769-2560-8-git-send-email-julien.grall@citrix.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-DLP: MIA2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 591 Lines: 15 On 28/07/15 16:02, Julien Grall wrote: > HVM_PARAM_CONSOLE_PFN is used to retrieved the console PFN for HVM > guest. It returns a PFN (aka GFN) and not a MFN. > > Furthermore, use directly virt_to_gfn for both PV and HVM domain rather > than doing a special case for each of the them. Reviewed-by: David Vrabel David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/