From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx106.postini.com [74.125.245.106]) by kanga.kvack.org (Postfix) with SMTP id 9FE186B0078 for ; Wed, 14 Nov 2012 12:13:38 -0500 (EST) Message-ID: <50A3D133.5030906@redhat.com> Date: Wed, 14 Nov 2012 12:13:23 -0500 From: Rik van Riel MIME-Version: 1.0 Subject: Re: [PATCH 07/31] mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte References: <1352805180-1607-1-git-send-email-mgorman@suse.de> <1352805180-1607-8-git-send-email-mgorman@suse.de> In-Reply-To: <1352805180-1607-8-git-send-email-mgorman@suse.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Mel Gorman Cc: Peter Zijlstra , Andrea Arcangeli , Ingo Molnar , Johannes Weiner , Hugh Dickins , Thomas Gleixner , Linus Torvalds , Andrew Morton , Linux-MM , LKML On 11/13/2012 06:12 AM, Mel Gorman wrote: > From: Andrea Arcangeli > > When we split a transparent hugepage, transfer the NUMA type from the > pmd to the pte if needed. > > Signed-off-by: Andrea Arcangeli > Signed-off-by: Mel Gorman Reviewed-by: Rik van Riel -- All rights reversed -- 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/ . Don't email: email@kvack.org