On Mon, Oct 19, 2015 at 03:14:41PM +0300, Vladimir Davydov wrote: > If ALLOC_SPLIT_PTLOCKS is defined, ptlock_init may fail, in which case > we shouldn't increment NR_PAGETABLE. > > Since small allocations, such as ptlock, normally do not fail (currently > they can fail if kmemcg is used though), this patch does not really fix > anything and should be considered as a code cleanup. > > Signed-off-by: Vladimir Davydov <vdavydov@xxxxxxxxxxxxx> Acked-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> -- Kirill A. Shutemov -- 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>