[coreboot-gerrit] Patch merged into coreboot/master: AGESA: Remove redundant and invalid IRQ routing

gerrit at coreboot.org gerrit at coreboot.org
Tue Mar 7 01:11:51 CET 2017


the following patch was just integrated into master:
commit 627d7906517db4bff31151584ae397ebc0e39c0a
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Thu Mar 2 23:36:08 2017 +0200

    AGESA: Remove redundant and invalid IRQ routing
    
    The size of the array did not match that of the actual
    allocation. Furthermore, the tables are written as
    part of set_pci_irqs() in hudson/pci.c.
    
    Also the removed code was never reached runtime, as it is
    only executed on ACPI S3 resume path that is currently
    disabled.
    
    Change-Id: If1c47d53a7656bdff40d93fc132c8c057184ae46
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: https://review.coreboot.org/18587
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list