From: Pekka Enberg Date: Thu, 5 Mar 2009 12:54:55 +0000 (+0200) Subject: x86: move pgd_base out of init_memory_mapping() X-Git-Tag: v2.6.30-rc1~2^2~50^2~4^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7179853e7552ba6631e2cdd9f5c374383403b4b;p=pandora-kernel.git x86: move pgd_base out of init_memory_mapping() Impact: cleanup This patch moves pgd_base out of init_memory_mapping() to reduce the diff between the 32-bit version and the 64-bit version of the function. Signed-off-by: Pekka Enberg Cc: Yinghai Lu LKML-Reference: <1236257708-27269-4-git-send-email-penberg@cs.helsinki.fi> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed