
15 Oct
2015
15 Oct
'15
2:22 p.m.
Hi Bin,
On 14 October 2015 at 03:01, Bin Meng bmeng.cn@gmail.com wrote:
In sipi_vector.S, cpu_index (passed as %eax) is wrongly overwritten by the ap_init() function address. Correct it.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
arch/x86/cpu/sipi_vector.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Acked-by: Simon Glass sjg@chromium.org
I wonder if this value is even useful, but we do use it for debug output.
Regards, Simon