[PATCH 5/9] v3 rename phys_index properties of memory block struct
KAMEZAWA Hiroyuki
kamezawa.hiroyu at jp.fujitsu.com
Tue Oct 5 16:14:27 EST 2010
On Fri, 01 Oct 2010 13:33:38 -0500
Nathan Fontenot <nfont at austin.ibm.com> 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: KAMEZAWA Hiroyuki <kamezawa.hiroyu at jp.fujitsu.com>
More information about the Linuxppc-dev
mailing list