On Wed 21-09-11 15:43:23, Michal Hocko wrote: > On Mon 12-09-11 12:57:26, Johannes Weiner wrote: [...] > > @@ -659,10 +658,10 @@ void lru_add_page_tail(struct zone* zone, > > } > > update_page_reclaim_stat(zone, page_tail, file, active); > > if (likely(PageLRU(page))) > > - head = page->lru.prev; > > + __add_page_to_lru_list(zone, page_tail, lru, > > + page->lru.prev); > > { } around multiline __add_page_to_lru_list? Ahh, code removed in the next patch. Sorry for noise. -- Michal Hocko SUSE Labs SUSE LINUX s.r.o. Lihovarska 1060/12 190 00 Praha 9 Czech Republic -- 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>