From: Jeremy Fitzhardinge Date: Wed, 15 Sep 2010 20:32:49 +0000 (-0700) Subject: xen: make sure xen_max_p2m_pfn is up to date X-Git-Tag: v2.6.37-rc1~93^3~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f7acb208523a3bf5f1830f01c29f7feda045169;p=pandora-kernel.git xen: make sure xen_max_p2m_pfn is up to date Keep xen_max_p2m_pfn up to date with the end of the extra memory we're adding. It is possible that it will be too high since memory may be truncated by a "mem=" option on the kernel command line, but that won't matter. Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed