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:
4c13629
)
xen: use normal virt_to_machine for ptes
author
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Wed, 22 Dec 2010 21:09:40 +0000
(13:09 -0800)
committer
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Fri, 20 May 2011 21:25:24 +0000
(14:25 -0700)
We no longer support HIGHPTE allocations, so ptes should always be
within the kernel's direct map, and don't need pagetable walks
to convert to machine addresses.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
No differences found