On Tue, 12 Oct 2010 12:56:13 +0900 Daisuke Nishimura <nishimura@xxxxxxxxxxxxxxxxx> wrote: > > +err_out: > > + for (; mt < info + num; mt++) > > + if (mt->type == MC_TARGET_PAGE) { > > + putback_lru_page(mt->val.page); > Is this putback_lru_page() necessary ? > is_target_pte_for_mc() doesn't isolate the page. > Unnecessary, will post v2. I'm sorry for my low-quality patches :( Thanks, -Kame -- 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>