xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 5 Jan 2011 20:46:31 +0000 (15:46 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 14 Mar 2011 15:17:08 +0000 (11:17 -0400)
commitfb38923ead10aa8a28db191548e176e8856614d7
tree320b63258f4a109d91e6836347ce2bb46ad720fd
parentf4cec35b0d4b90d96e3770a3d1e68ea882e7a7c8
xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN.

If we find that the PFN is within the P2M as an identity
PFN make sure to tack on the _PAGE_IOMAP flag.

Reviewed-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/mmu.c