On Wed, Aug 06, 2014 at 04:18:26PM +0900, Joonsoo Kim wrote: > Joonsoo Kim (8): > mm/page_alloc: correct to clear guard attribute in DEBUG_PAGEALLOC > mm/isolation: remove unstable check for isolated page > mm/page_alloc: fix pcp high, batch management > mm/isolation: close the two race problems related to pageblock > isolation > mm/isolation: change pageblock isolation logic to fix freepage > counting bugs > mm/isolation: factor out pre/post logic on > set/unset_migratetype_isolate() > mm/isolation: fix freepage counting bug on > start/undo_isolat_page_range() > mm/isolation: remove useless race handling related to pageblock > isolation > > include/linux/page-isolation.h | 2 + > mm/internal.h | 5 + > mm/page_alloc.c | 223 +++++++++++++++++------------- > mm/page_isolation.c | 292 +++++++++++++++++++++++++++++++--------- > 4 files changed, 368 insertions(+), 154 deletions(-) > Sorry, Peter and Vlastimil. I missed you two on CC due to typo, so manually add on CC of cover-letter. I will do better next time. :) Thanks. -- 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/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>