On Tue, 2011-03-22 at 12:15 -0700, Dave Hansen wrote: > > while (used < alloc_end) { > - free_page(used); > - used += PAGE_SIZE; > + __free_page(page); > + used++; > } Please note that I'm a dummy and put "page" in there instead of "used". I'll repost these with a proper inclusion request soon. -- Dave -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>