On Tue, May 29, 2007 at 02:55:28PM +1000, Herbert Xu wrote:
> +int gnttab_copy_grant_page(grant_ref_t ref, struct page **pagep)
> +{
...
> + paddr_t pfn;
> + maddr_t mfn;
> + maddr_t new_mfn;
The type of page frame number is unsigned long.
Especially paddr_t isn't defined in ia64 so that it causes compilation error.
--
yamahata
Attachment:
15202_1c4aac883f56_use_unsigned_long_instead_of_maddr_t_or_paddr_t.patch
Description: Text Data
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel