]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: use initial_code for i386
authorGlauber Costa <gcosta@redhat.com>
Wed, 28 May 2008 15:57:02 +0000 (12:57 -0300)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 10:48:17 +0000 (12:48 +0200)
commite3f77edfc1d0beb7b10f9f31d9e39206f7dbef7b
tree54f6b89dd5aefa2e205a19b04199d6f5fcaaa840
parenta939098afcfa5f81d3474782ec15c6d114e57763
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 <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/head_32.S