From: Pekka Enberg Date: Thu, 5 Mar 2009 12:55:02 +0000 (+0200) Subject: x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping() X-Git-Tag: v2.6.30-rc1~2^2~50^2~4^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c338d6f60fc29dfc74bd82b91526ef43ba992bab;p=pandora-kernel.git x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping() Impact: cleanup To reduce the diff between the 32-bit and 64-bit versions of init_memory_mapping(), ifdef configuration specific pfn setup code in the function. Signed-off-by: Pekka Enberg Cc: Yinghai Lu LKML-Reference: <1236257708-27269-11-git-send-email-penberg@cs.helsinki.fi> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed