[U-Boot] [PATCH v4 4/8] x86: use actual CPU number for allocating memory
Bin Meng
bmeng.cn at gmail.com
Mon Jan 4 05:05:54 CET 2016
On Thu, Dec 31, 2015 at 10:55 AM, 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: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list