commit | 0f4b49eaf25e661fbe63a5370b7781166b34d616 | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Fri Sep 23 17:36:07 2011 -0400 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Fri Sep 23 22:22:33 2011 -0400 |
tree | 6cb3f57d06e26c80d7ea19b6dba5add060b2f5c1 | |
parent | a867db10e89e12a3d97dedafdd411aa1527a6540 [diff] |
xen/p2m: Use SetPagePrivate and its friends for M2P overrides. 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>