[Skiboot] skiboot-5.0.3 tagged and released

Stewart Smith stewart at linux.vnet.ibm.com
Fri Jun 5 13:20:46 AEST 2015


Hi all,

I just tagged skiboot-5.0.3. It has one commit on top of 5.0.2:

commit 9ea274ef840bc90fc6df40bf884325cdb565b689
Author: Jeremy Kerr <jk at ozlabs.org>
Date:   Thu Jun 4 09:28:11 2015 +0800

    core/mem_region: Create reservations of type REGION_HW_RESERVED
    
    All current users of mem_reserve are actually wanting HW_RESERVED
    memory; these reservations are for memory initialised pre-skiboot.
    
    This change marks these regions as REGION_HW_RESERVED instead of
    REGION_RESERVED. We also rename mem_reserve to mem_reserve_hw to reflect
    this change.
    
    This fixes an issue where the PRD daemon cannot find reserved ranges
    (eg, the homer image) that have been created by skiboot itself.
    
    Signed-off-by: Jeremy Kerr <jk at ozlabs.org>
    Signed-off-by: Stewart Smith <stewart at linux.vnet.ibm.com>



More information about the Skiboot mailing list