[U-Boot] [PATCH v6 5/8] x86: use actual CPU number for allocating memory

Bin Meng bmeng.cn at gmail.com
Tue Jan 12 05:00:33 CET 2016


On Tue, Jan 12, 2016 at 11:48 AM, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list