]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xen: allocate p2m size based on actual max size
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Thu, 26 Aug 2010 23:08:31 +0000 (16:08 -0700)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Fri, 22 Oct 2010 19:57:19 +0000 (12:57 -0700)
commita2e875298729540300a9a0324ee66e3b7883a912
tree88a36491b77545e02319992de11eca5905225f49
parenta171ce6e7b4d967b9f9b8ba7c076a8a6d26e432b
xen: allocate p2m size based on actual max size

Allocate p2m tables based on the actual runtime maximum pfn rather than
the static config-time limit.

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