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