On 03/08/2012 06:01 AM, Andrew Morton wrote: > On Fri, 13 Jan 2012 19:44:53 +0800 > Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxxxxxx> wrote: > >> Afte call find_vma_prev(mm, addr, &prev_vma), following condition is always >> true: >> !prev_vma || (addr >= prev_vma->vm_end) >> it can be happily drop prev_vma and use find_vma instead of find_vma_prev > > I had to rework this patch due to 097d59106a8e4b ("vm: avoid using > find_vma_prev() unnecessarily") in mainline. Can you please check my > handiwork? > It looks good to me, thanks Andrew! -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. 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>