From: Thomas Gleixner Date: Mon, 4 Feb 2008 15:48:05 +0000 (+0100) Subject: x86: CPA use the existing pfn in split as well X-Git-Tag: v2.6.25-rc1~1057^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63c1dcf4bc9a26b1d8baa9a8c7cc1b2e1e694011;p=pandora-kernel.git x86: CPA use the existing pfn in split as well When splitting large pages, we ge the pfn from the existing entry instead of calculating it ourself. This removes the last remaining range restriction of the cpa code. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed