[coreboot-gerrit] Patch merged into coreboot/master: cpu/x86: Move fls() and fms() to mtrr.h

gerrit at coreboot.org gerrit at coreboot.org
Mon Sep 12 19:51:43 CEST 2016


the following patch was just integrated into master:
commit 8453c4f2fba7ae95ed14137a14575226b24218af
Author: Rizwan Qureshi <rizwan.qureshi at intel.com>
Date:   Wed Sep 7 20:11:11 2016 +0530

    cpu/x86: Move fls() and fms() to mtrr.h
    
    Move the funtion to find most significant bit set(fms)
    and function to find least significant bit set(fls) to a common
    place. And remove the duplicates.
    
    Change-Id: Ia821038b622d93e7f719c18e5ee3e8112de66a53
    Signed-off-by: Rizwan Qureshi <rizwan.qureshi at intel.com>
    Reviewed-on: https://review.coreboot.org/16525
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list