From: Pekka Enberg Date: Tue, 1 Nov 2011 13:58:18 +0000 (+0200) Subject: x86, mm: Use max_pfn instead of highend_pfn X-Git-Tag: v3.3-rc1~96^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4794640ca408acda18eb31b126f58a58803b9c9;p=pandora-kernel.git x86, mm: Use max_pfn instead of highend_pfn The 'highend_pfn' variable is always set to 'max_pfn' so just use the latter directly. Acked-by: Tejun Heo Acked-by: Yinghai Lu Signed-off-by: Pekka Enberg Link: http://lkml.kernel.org/r/1320155902-10424-3-git-send-email-penberg@kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed