From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx138.postini.com [74.125.245.138]) by kanga.kvack.org (Postfix) with SMTP id 0E1DC6B005A for ; Thu, 29 Dec 2011 23:01:16 -0500 (EST) Received: by qcsd17 with SMTP id d17so9993235qcs.14 for ; Thu, 29 Dec 2011 20:01:15 -0800 (PST) Message-ID: <4EFD3787.5040307@gmail.com> Date: Thu, 29 Dec 2011 23:01:11 -0500 From: KOSAKI Motohiro MIME-Version: 1.0 Subject: Re: [PATCH 3/4] pagemap: export KPF_THP References: <1324506228-18327-1-git-send-email-n-horiguchi@ah.jp.nec.com> <1324506228-18327-4-git-send-email-n-horiguchi@ah.jp.nec.com> In-Reply-To: <1324506228-18327-4-git-send-email-n-horiguchi@ah.jp.nec.com> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Naoya Horiguchi Cc: linux-mm@kvack.org, Andrew Morton , David Rientjes , Andi Kleen , Wu Fengguang , Andrea Arcangeli , KOSAKI Motohiro , KAMEZAWA Hiroyuki , linux-kernel@vger.kernel.org (12/21/11 5:23 PM), Naoya Horiguchi wrote: > This flag shows that a given pages is a subpage of transparent hugepage. > It helps us debug and test kernel by showing physical address of thp. > > Signed-off-by: Naoya Horiguchi > Nacked-by: KOSAKI Motohiro > Reviewed-by: Wu Fengguang ok, many people like this patch. so I don't argue this anymore. Acked-by: KOSAKI Motohiro -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755137Ab1L3EBT (ORCPT ); Thu, 29 Dec 2011 23:01:19 -0500 Received: from mail-qy0-f174.google.com ([209.85.216.174]:41924 "EHLO mail-qy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755034Ab1L3EBP (ORCPT ); Thu, 29 Dec 2011 23:01:15 -0500 Message-ID: <4EFD3787.5040307@gmail.com> Date: Thu, 29 Dec 2011 23:01:11 -0500 From: KOSAKI Motohiro User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: Naoya Horiguchi CC: linux-mm@kvack.org, Andrew Morton , David Rientjes , Andi Kleen , Wu Fengguang , Andrea Arcangeli , KOSAKI Motohiro , KAMEZAWA Hiroyuki , linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/4] pagemap: export KPF_THP References: <1324506228-18327-1-git-send-email-n-horiguchi@ah.jp.nec.com> <1324506228-18327-4-git-send-email-n-horiguchi@ah.jp.nec.com> In-Reply-To: <1324506228-18327-4-git-send-email-n-horiguchi@ah.jp.nec.com> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org (12/21/11 5:23 PM), Naoya Horiguchi wrote: > This flag shows that a given pages is a subpage of transparent hugepage. > It helps us debug and test kernel by showing physical address of thp. > > Signed-off-by: Naoya Horiguchi > Nacked-by: KOSAKI Motohiro > Reviewed-by: Wu Fengguang ok, many people like this patch. so I don't argue this anymore. Acked-by: KOSAKI Motohiro