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

Simon Glass sjg at chromium.org
Wed Jun 8 04:42:54 CEST 2016


On 7 June 2016 at 12:40, 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: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list