From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754881AbdLGPVV (ORCPT ); Thu, 7 Dec 2017 10:21:21 -0500 Received: from mail-wm0-f48.google.com ([74.125.82.48]:40015 "EHLO mail-wm0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754070AbdLGPVQ (ORCPT ); Thu, 7 Dec 2017 10:21:16 -0500 X-Google-Smtp-Source: AGs4zMY4IHgf+/maO/bzB0t8iyetMql3YSV1u9x6aMjdudeRXeIFQH0V5q/X16ERMyzekF48INP8Fg== Date: Thu, 7 Dec 2017 18:21:13 +0300 From: "Kirill A. Shutemov" To: Yisheng Xie Cc: akpm@linux-foundation.org, kirill.shutemov@linux.intel.com, mhocko@suse.com, minchan@kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] mm/huge_memory: fix comment in __split_huge_pmd_locked Message-ID: <20171207152113.emmc63hmehppjdgs@node.shutemov.name> References: <1512625745-59451-1-git-send-email-xieyisheng1@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1512625745-59451-1-git-send-email-xieyisheng1@huawei.com> User-Agent: NeoMutt/20171027 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 07, 2017 at 01:49:05PM +0800, Yisheng Xie wrote: > pmd_trans_splitting has been remove after THP refcounting redesign, > therefore related comment should be updated. > > Signed-off-by: Yisheng Xie Looks good to me. Acked-by: Kirill A. Shutemov -- Kirill A. Shutemov