[U-Boot] [PATCH] x86: acpi: Fix madt lapic generation

Bin Meng bmeng.cn at gmail.com
Wed Jun 8 04:47:43 CEST 2016


On Wed, Jun 8, 2016 at 2:40 AM, George McCollister
<george.mccollister at gmail.com> wrote:
> An accumulated length was incorrectly added to current each pass
> through the loop. On system with more than 2 cores this caused a
> corrupt MADT to be generated.
>
> Signed-off-by: George McCollister <george.mccollister at gmail.com>
> ---
>  arch/x86/lib/acpi_table.c | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list