[U-Boot] [PATCH v4 4/8] x86: use actual CPU number for allocating memory
Simon Glass
sjg at chromium.org
Thu Dec 31 06:08:08 CET 2015
On 30 December 2015 at 19:55, Miao Yan <yanmiaobest at gmail.com> wrote:
> Use actual CPU number, instead of maximum cpu configured,
> to allocate stack memory in 'load_sipi_vector'
>
> Signed-off-by: Miao Yan <yanmiaobest at gmail.com>
> ---
> arch/x86/cpu/mp_init.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list