Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753835AbbGUIfu (ORCPT ); Tue, 21 Jul 2015 04:35:50 -0400 Received: from TYO202.gate.nec.co.jp ([210.143.35.52]:50509 "EHLO tyo202.gate.nec.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753635AbbGUIfo convert rfc822-to-8bit (ORCPT ); Tue, 21 Jul 2015 04:35:44 -0400 From: Naoya Horiguchi To: Konstantin Khlebnikov CC: "linux-mm@kvack.org" , Andrew Morton , "Kirill A. Shutemov" , Mark Williamson , "linux-kernel@vger.kernel.org" , "linux-api@vger.kernel.org" Subject: Re: [PATCH v4 3/5] pagemap: rework hugetlb and thp report Thread-Topic: [PATCH v4 3/5] pagemap: rework hugetlb and thp report Thread-Index: AQHQvksNxiozrCw1nU+sAfcedupM4Z3lAzwA Date: Tue, 21 Jul 2015 08:00:47 +0000 Message-ID: <20150721080046.GC2475@hori1.linux.bs1.fc.nec.co.jp> References: <20150714152516.29844.69929.stgit@buzz> <20150714153738.29844.39039.stgit@buzz> In-Reply-To: <20150714153738.29844.39039.stgit@buzz> Accept-Language: ja-JP, en-US Content-Language: ja-JP X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.128.101.29] Content-Type: text/plain; charset="iso-2022-jp" Content-ID: <31281EC041F59B4EA73DE6DE7E05E657@gisp.nec.co.jp> Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 689 Lines: 15 On Tue, Jul 14, 2015 at 06:37:39PM +0300, Konstantin Khlebnikov wrote: > This patch moves pmd dissection out of reporting loop: huge pages > are reported as bunch of normal pages with contiguous PFNs. > > Add missing "FILE" bit in hugetlb vmas. > > Signed-off-by: Konstantin Khlebnikov With reflecting Kirill's comment about #ifdef, I'm OK for this patch. Reviewed-by: Naoya Horiguchi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/