]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
xen: dynamically allocate p2m space
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Thu, 26 Aug 2010 22:04:48 +0000 (15:04 -0700)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Fri, 22 Oct 2010 19:57:18 +0000 (12:57 -0700)
commita171ce6e7b4d967b9f9b8ba7c076a8a6d26e432b
tree390e26005e9e49c8926b33b134b0b74c7dbf9b8f
parent5e941c093989dfb6b67148d2410d79b1be8debfe
xen: dynamically allocate p2m space

Use early brk mechanism to allocate p2m tables, to save memory when
booting non-Xen.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
arch/x86/xen/mmu.c