From: Pekka Enberg Date: Thu, 5 Mar 2009 12:54:54 +0000 (+0200) Subject: x86: find_early_table_space() unification X-Git-Tag: v2.6.30-rc1~2^2~50^2~4^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49a2bf7303b0dc5fccbb3ff7cf2e7751f0e3953d;p=pandora-kernel.git x86: find_early_table_space() unification Impact: cleanup There are some minor differences between the 32-bit and 64-bit find_early_table_space() functions. This patch wraps those differences under CONFIG_X86_32 to make the function identical on both configurations. Signed-off-by: Pekka Enberg Cc: Yinghai Lu LKML-Reference: <1236257708-27269-3-git-send-email-penberg@cs.helsinki.fi> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed