[U-Boot] [PATCH v6 5/8] x86: use actual CPU number for allocating memory
Bin Meng
bmeng.cn at gmail.com
Tue Jan 12 04:48:06 CET 2016
On Thu, Jan 7, 2016 at 5:32 PM, 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>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
> arch/x86/cpu/mp_init.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
Tested-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list