]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen/mmu: For 64-bit do not call xen_map_identity_early
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 12 Jul 2012 17:59:36 +0000 (13:59 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 31 Jul 2012 15:02:14 +0000 (11:02 -0400)
commit2de17002301eb8cee03f3395c024ddf299d57d7e
tree6289c93c9c994af77c3da2d09626b09627d2e00d
parentf1851600d120cc77796e0691556ab2fb28cb9f68
xen/mmu: For 64-bit do not call xen_map_identity_early

B/c we do not need it. During the startup the Xen provides
us with all the memory mapped that we need to function.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
(cherry picked from commit d90be24669f2c39a29f821a654956f30cc9c4ed2)
arch/x86/xen/mmu.c