[PATCH 5/9] v3 rename phys_index properties of memory block struct

Robin Holt holt at sgi.com
Sat Oct 2 04:54:04 EST 2010


On Fri, Oct 01, 2010 at 01:33:38PM -0500, Nathan Fontenot wrote:
> Update the 'phys_index' property of a the memory_block struct to be
> called start_section_nr, and add a end_section_nr property.  The
> data tracked here is the same but the updated naming is more in line
> with what is stored here, namely the first and last section number
> that the memory block spans.
> 
> The names presented to userspace remain the same, phys_index for
> start_section_nr and end_phys_index for end_section_nr, to avoid breaking
> anything in userspace.
> 
> Signed-off-by: Nathan Fontenot <nfont at austin.ibm.com>

Reviewed-by: Robin Holt <holt at sgi.com>


More information about the Linuxppc-dev mailing list