diff options
author | Ian Campbell <ian.campbell@citrix.com> | 2012-10-17 08:39:14 (GMT) |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2012-10-19 19:17:55 (GMT) |
commit | ef32f89298c094b6ed76c0c4981b7a51e939cb71 (patch) | |
tree | 944cee088fd708167500c6c4a7ed4d87cad3f026 /include/xen/platform_pci.h | |
parent | bf86ad8095d4684ada0d37bb1355ede2c88a5e4e (diff) | |
download | linux-fsl-qoriq-ef32f89298c094b6ed76c0c4981b7a51e939cb71.tar.xz |
xen: grant: use xen_pfn_t type for frame_list.
This correctly sizes it as 64 bit on ARM but leaves it as unsigned
long on x86 (therefore no intended change on x86).
The long and ulong guest handles are now unused (and a bit dangerous)
so remove them.
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'include/xen/platform_pci.h')
0 files changed, 0 insertions, 0 deletions