
8 Jun
2016
8 Jun
'16
4:42 a.m.
On 7 June 2016 at 12:40, George McCollister george.mccollister@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@gmail.com
arch/x86/lib/acpi_table.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org