From: Fenghua Yu Date: Tue, 13 Nov 2012 19:32:45 +0000 (-0800) Subject: x86-32, hotplug: Add start_cpu0() entry point to head_32.S X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~71^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e2a0cc3cdc19e0518ae87583add40ea1bf55b67;p=pandora-kernel.git x86-32, hotplug: Add start_cpu0() entry point to head_32.S start_cpu0() is defined in head_32.S for 32-bit. The function sets up stack and jumps to start_secondary() for CPU0 wake up. Signed-off-by: Fenghua Yu Link: http://lkml.kernel.org/r/1352835171-3958-9-git-send-email-fenghua.yu@intel.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed