Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753301AbbG1RQ7 (ORCPT ); Tue, 28 Jul 2015 13:16:59 -0400 Received: from smtp.citrix.com ([66.165.176.89]:6640 "EHLO SMTP.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751599AbbG1RQ5 (ORCPT ); Tue, 28 Jul 2015 13:16:57 -0400 X-IronPort-AV: E=Sophos;i="5.15,564,1432598400"; d="scan'208";a="285266682" Message-ID: <55B7B8F8.3050907@citrix.com> Date: Tue, 28 Jul 2015 18:16:40 +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: , , , , "Tomi Valkeinen" , David Vrabel , Jean-Christophe Plagniol-Villard Subject: Re: [Xen-devel] [PATCH 6/8] video/xen-fbfront: Further s/MFN/GFN clean-up References: <1438095769-2560-1-git-send-email-julien.grall@citrix.com> <1438095769-2560-7-git-send-email-julien.grall@citrix.com> In-Reply-To: <1438095769-2560-7-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: 535 Lines: 15 On 28/07/15 16:02, Julien Grall wrote: > The PV driver xen-fbfront is only dealing with GFN and not MFN. Rename > all the occurence of MFN to GFN. > > Also take the opportunity to replace to usage of pfn_to_gfn by > page_to_pfn. 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/