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 from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to