Hi,

At 04:47 +0000 on 21 Mar (1521607657), Julien Grall wrote:
> Most of the users of page_to_mfn and mfn_to_page are either overriding
> the macros to make them work with mfn_t or use mfn_x/_mfn because the
> rest of the function use mfn_t.
> 
> So make page_to_mfn and mfn_to_page return mfn_t by default. The __*
> version are now dropped as this patch will convert all the remaining
> non-typesafe callers.
> 
> Only reasonable clean-ups are done in this patch. The rest will use
> _mfn/mfn_x for the time being.
> 
> Lastly, domain_page_to_mfn is also converted to use mfn_t given that
> most of the callers are now switched to _mfn(domain_page_to_mfn(...)).
> 
> Signed-off-by: Julien Grall <julien.gr...@arm.com>
> Acked-by: Razvan Cojocaru <rcojoc...@bitdefender.com>
> Reviewed-by: Paul Durrant <paul.durr...@citrix.com>
> Reviewed-by: Boris Ostrovsky <boris.ostrov...@oracle.com>
> Reviewed-by: Kevin Tian <kevin.t...@intel.com>
> Reviewed-by: Wei Liu <wei.l...@citrix.com>
> Acked-by: Jan Beulich <jbeul...@suse.com>
> Reviewed-by: George Dunlap <george.dun...@citrix.com>

Thought I'd already acked this for the shadow code, but clearly not.
Sorry for the delay, and:

Acked-by: Tim Deegan <t...@xen.org>


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to