From: Konrad Rzeszutek Wilk Date: Fri, 23 Sep 2011 21:36:07 +0000 (-0400) Subject: xen/p2m: Use SetPagePrivate and its friends for M2P overrides. X-Git-Tag: v3.2-rc1~193^3~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f4b49eaf25e661fbe63a5370b7781166b34d616;p=pandora-kernel.git 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 --- Reading git-diff-tree failed