On 08/29/2014 03:17 PM, Naoya Horiguchi wrote: >> - VM_BUG_ON(!PageLocked(page)); >> > + VM_BUG_ON_PAGE(!PageLocked(page), page); > This is not the replacement with VM_BUG_ON_VMA(), but it's fine :) Woops, I was on a spree and got this one as well. Thanks for the review Naoya! Thanks, Sasha -- 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>