[coreboot-gerrit] Patch merged into coreboot/master: commonlib/region: allow empty mmap()/munmap() in region_device_ops

gerrit at coreboot.org gerrit at coreboot.org
Mon Aug 15 21:03:09 CEST 2016


the following patch was just integrated into master:
commit edd79590b06791de4908e93ab65d4ee09e3df85a
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Aug 10 11:39:00 2016 -0500

    commonlib/region: allow empty mmap()/munmap() in region_device_ops
    
    Instead of assuming all region_devices have an mmap() and munmap()
    implementation fail those calls when one isn't provided.
    
    BUG=chrome-os-partner:56151
    
    Change-Id: I9b03e084aa604d52d6b5bab47c0bf99d9fbcd422
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/16190
    Reviewed-by: Furquan Shaikh <furquan at google.com>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list