[coreboot-gerrit] Patch merged into coreboot/master: 4f9bf7e AMD hudson yangtze: Fix corruption of a global ramstage variable

gerrit at coreboot.org gerrit at coreboot.org
Mon Oct 7 19:09:36 CEST 2013


the following patch was just integrated into master:
commit 4f9bf7e2fb7035725c2899db0d00d77007d9113c
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Mon Sep 9 09:23:19 2013 +0300

    AMD hudson yangtze: Fix corruption of a global ramstage variable
    
    A late for loop may reference over the current array allocation
    and corrupt an unrelated global variable. As a quick fix bumb the
    size of the array allocation uniformly to 6.
    
    We missed these boards for commit 9c7d73ca because the arrays
    had been renamed.
    
    Change-Id: Iff2f2a0090d9302576bc72195d2a3f6fa37ce29a
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/3954
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>
    Reviewed-by: Bruce Griffith <Bruce.Griffith at se-eng.com>


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

-gerrit



More information about the coreboot-gerrit mailing list