Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759029Ab2JYBPR (ORCPT ); Wed, 24 Oct 2012 21:15:17 -0400 Received: from mail-da0-f46.google.com ([209.85.210.46]:65411 "EHLO mail-da0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756807Ab2JYBPO (ORCPT ); Wed, 24 Oct 2012 21:15:14 -0400 Date: Wed, 24 Oct 2012 18:15:11 -0700 (PDT) From: David Rientjes X-X-Sender: rientjes@chino.kir.corp.google.com To: KOSAKI Motohiro cc: Sasha Levin , Mel Gorman , Peter Zijlstra , Rik van Riel , Dave Jones , Andrew Morton , Linus Torvalds , bhutchings@solarflare.com, Konstantin Khlebnikov , Naoya Horiguchi , Hugh Dickins , KAMEZAWA Hiroyuki , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [patch for-3.7] mm, mempolicy: fix printing stack contents in numa_maps In-Reply-To: Message-ID: References: <20121008150949.GA15130@redhat.com> <20121017040515.GA13505@redhat.com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 823 Lines: 19 On Wed, 24 Oct 2012, KOSAKI Motohiro wrote: > Hrm. I haven't noticed there is mpol_misplaced() in linux-next. Peter, > I guess you commited it, right? If so, may I review your mempolicy > changes? Now mempolicy has a lot of horrible buggy code and I hope to > maintain carefully. Which tree should i see? > Check out sched/numa from git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git $ git diff v3.7-rc2.. mm/mempolicy.c | diffstat mempolicy.c | 444 +++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 277 insertions(+), 167 deletions(-) -- 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/