From: Jiri Slaby Date: Mon, 2 Mar 2009 10:34:28 +0000 (+0100) Subject: x86_32: apic/summit_32, fix section mismatch X-Git-Tag: v2.6.30-rc1~211^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fcb1f1f38e9b10ee5f339be4e17ba5cad9b4421;p=pandora-kernel.git x86_32: apic/summit_32, fix section mismatch Remove __init section placement for some functions/data, so that we don't get section mismatch warnings. Also make inline function instead of empty setup_summit macro. [v2] One of them was not caught by DEBUG_SECTION_MISMATCH=y magic. Fix it. Signed-off-by: Jiri Slaby Cc: Jiri Slaby Signed-off-by: Ingo Molnar Cc: H. Peter Anvin --- Reading git-diff-tree failed