[coreboot-gerrit] Patch merged into coreboot/master: f454ac8 AMD model fxx powernow_acpi.c: Fix incorrect loop count

gerrit at coreboot.org gerrit at coreboot.org
Sat Dec 13 18:48:41 CET 2014


the following patch was just integrated into master:
commit f454ac82e638a5f4b1eb2b3cd41f2f19fb721504
Author: Scott Duplichan <scott at notabs.org>
Date:   Sat Dec 13 10:29:56 2014 -0600

    AMD model fxx powernow_acpi.c: Fix incorrect loop count
    
    powernow_acpi.c array TDP has 20 entries, yet the loop that reads it
    processes 21 entries. This causes a gcc 4.9.2 build failure. Limit
    processing to 20 entries.
    
    Change-Id: Ice173b276293184386cd8943a3213f3154f86458
    Signed-off-by: Scott Duplichan <scott at notabs.org>
    Reviewed-on: http://review.coreboot.org/7791
    Tested-by: build bot (Jenkins)
    Reviewed-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>


See http://review.coreboot.org/7791 for details.

-gerrit



More information about the coreboot-gerrit mailing list