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:
f09d843
)
xen/p2m: Move code around to allow for better re-usage.
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Fri, 30 Mar 2012 15:45:01 +0000
(11:45 -0400)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Fri, 6 Apr 2012 21:02:59 +0000
(17:02 -0400)
We are going to be using the early_alloc_p2m (and
early_alloc_p2m_middle) code in follow up patches which
are not related to setting identity pages.
Hence lets move the code out in its own function and
rename them as appropiate.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found