[coreboot-gerrit] Patch merged into coreboot/master: 9c7d73c AMD sb800 sb900: Fix corruption of a global ramstage variable

gerrit at coreboot.org gerrit at coreboot.org
Wed Sep 11 07:05:28 CEST 2013


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

    AMD sb800 sb900: 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.
    
    Change-Id: Ib067fdf077e091d13e32cc3a8e4a0b713d19bcc2
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/3914
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at google.com>
    Reviewed-by: Bruce Griffith <Bruce.Griffith at se-eng.com>


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

-gerrit



More information about the coreboot-gerrit mailing list