From: Andi Kleen Date: Wed, 30 Jan 2008 12:32:49 +0000 (+0100) Subject: x86: mark memory_setup __init X-Git-Tag: v2.6.25-rc1~1143^2~391 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3cfac84cfbc8c9f17817573befc0f4913b1a4dc;p=pandora-kernel.git x86: mark memory_setup __init Otherwise WARNING: vmlinux.o(.text+0x64a9): Section mismatch: reference to .init.text:machine_specific_memory_setup (between 'memory_setup' and 'show_cpuinfo') Signed-off-by: Andi Kleen Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed