the following patch was just integrated into master:
commit 836db26b1cd5ebf712f0e847e6f3db87f1204fa2
Author: Duncan Laurie <[email protected]>
Date:   Wed Oct 3 19:23:11 2012 -0700

    ACPI: Zero pstate/cstate control values in FADT
    
    If these values are non-zero then the kernel will issue
    an SMI for each core (cstate) and package (pstate).
    
    Since we don't do anything with these SMI callbacks we
    can avoid taking the extra SMIs at boot time by zeroing
    these fields.
    
    Change-Id: I3bc5fe0a9f45141d46884cb77ecdfaeaa45d2439
    Signed-off-by: Duncan Laurie <[email protected]>
    Reviewed-on: http://review.coreboot.org/1769
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <[email protected]>

Build-Tested: build bot (Jenkins) at Mon Nov 12 00:04:08 2012, giving +1
Reviewed-By: Stefan Reinauer <[email protected]> at Mon Nov 12 
03:34:02 2012, giving +2
See http://review.coreboot.org/1769 for details.

-gerrit

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to