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@xxxxxxxxxxxxxx> Reviewed-by: Robin Holt <holt@xxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>