From: Glauber Costa Date: Wed, 28 May 2008 15:57:02 +0000 (-0300) Subject: x86: use initial_code for i386 X-Git-Tag: v2.6.27-rc1~1106^2~237 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3f77edfc1d0beb7b10f9f31d9e39206f7dbef7b;p=pandora-kernel.git x86: use initial_code for i386 x86_64 jumps to whatever is written in "initial_code" symbol, instead of a fixed address. Do it for i386 too. It will allow us to integrate more of the smp boot code. Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed