]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit43d748f8aa8d99f2b54009c121df908d5a5f8f35
tree320b63258f4a109d91e6836347ce2bb46ad720fd
parentbafad4b49d1cdcee6492a685705cb7a1e82485af
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