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:
a867db1
)
xen/p2m: Use SetPagePrivate and its friends for M2P overrides.
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Fri, 23 Sep 2011 21:36:07 +0000
(17:36 -0400)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Sat, 24 Sep 2011 02:22:33 +0000
(22:22 -0400)
We use the page->private field and hence should use the proper
macros and set proper bits. Also WARN_ON in case somebody
tries to overwrite our data.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found