On Thu, Feb 12, 2015 at 07:19:08PM +0800, Ard Biesheuvel wrote: > On ARM, xen_pfn_t is 64 bits but the size of a pointer is only > 32 bits, so casting between them needs to go via (UINTN). Also > move the xen_pfn_t cast outside the shift so that we can avoid > shifting 64-bit quantities on 32-bit architectures, which may > require runtime library support. > > Contributed-under: TianoCore Contribution Agreement 1.0 > Reviewed-by: Stefano Stabellini <stefano.stabell...@eu.citrix.com> > Reviewed-by: Laszlo Ersek <ler...@redhat.com> > Signed-off-by: Ard Biesheuvel <ard.biesheu...@linaro.org>
Reviewed-by: Anthony PERARD <anthony.per...@citrix.com> -- Anthony PERARD _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel