On 04/30/2010 03:22 PM, Andrea Arcangeli wrote:
I'm building a mergeable THP+memory compaction tree ready for mainline merging based on new anon-vma code, so I'm integrating your patch1 and this below should be the port of my alternate fix to your patch2 to fix the longstanding crash in migrate (not a bug in new anon-vma code but longstanding). patch1 is instead about the bugs introduced by the new anon-vma code that might crash migrate (even without memory compaction and/or THP) the same way as the bug fixed by the below. == Subject: fix race between shift_arg_pages and rmap_walk From: Andrea Arcangeli<aarcange@xxxxxxxxxx>
Reviewed-by: Rik van Riel <riel@xxxxxxxxxx> -- All rights reversed -- 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>