Hi, this has been posted http://lkml.kernel.org/r/1447343618-19696-1-git-send-email-mhocko%40kernel.org last week. David has requested to split the patch into two parts one to removed and opencode __alloc_pages_high_priority without any functional changes and the other one which changes the retry behavior for __GFP_NOFAIL with ALLOC_NO_WATERMARKS allocation context. This was reflected in this submission. The end result is very same so I've kept Mel's Acked-by. Let me know if you do not agree with this Mel and I will drop it. mm/page_alloc.c | 48 +++++++++++++++++------------------------------- 1 file changed, 17 insertions(+), 31 deletions(-) -- 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>