[coreboot-gerrit] Patch merged into coreboot/master: amd/amdfam10: eliminate dead code

gerrit at coreboot.org gerrit at coreboot.org
Tue Aug 2 14:02:55 CEST 2016


the following patch was just integrated into master:
commit 47f7b0e196baa5b21820e8b7f91af18459e27813
Author: Patrick Georgi <pgeorgi at chromium.org>
Date:   Mon Aug 1 13:30:02 2016 +0200

    amd/amdfam10: eliminate dead code
    
    if (gart) { foo = gart?a:b; } never evaluates to foo=b.
    
    Change-Id: Ibc7376687374065585b125a670dea5fe46bda97a
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Found-by: Coverity Scan #1347365
    Reviewed-on: https://review.coreboot.org/16008
    Tested-by: build bot (Jenkins)
    Reviewed-by: Omar Pakker
    Reviewed-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


See https://review.coreboot.org/16008 for details.

-gerrit



More information about the coreboot-gerrit mailing list