On Tue, Sep 27, 2016 at 10:16:26PM +0800, zhongjiang wrote: > From: zhong jiang <zhongjiang@xxxxxxxxxx> > > when the huge page is added to the page cahce (huge_add_to_page_cache), > the page private flag will be cleared. since this code > (remove_inode_hugepages) will only be called for pages in the > page cahce, PagePrivate(page) will always be false. > > The patch remove the code without any functional change. > > Signed-off-by: zhong jiang <zhongjiang@xxxxxxxxxx> Looks good to me. Reviewed-by: Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx> -- 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