git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c61ba72
)
xen: correctly use xen_pfn_t in remap_domain_mfn_range.
author
Ian Campbell
<ian.campbell@citrix.com>
Tue, 16 Oct 2012 16:19:15 +0000
(17:19 +0100)
committer
Ian Campbell
<ian.campbell@citrix.com>
Thu, 29 Nov 2012 12:59:19 +0000
(12:59 +0000)
For Xen on ARM a PFN is 64 bits so we need to use the appropriate
type here.
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
[v2: include the necessary header,
Reported-by: Fengguang Wu <fengguang.wu@intel.com> ]
No differences found