From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx130.postini.com [74.125.245.130]) by kanga.kvack.org (Postfix) with SMTP id 826066B0068 for ; Wed, 17 Oct 2012 17:27:38 -0400 (EDT) Received: by mail-pb0-f41.google.com with SMTP id rq2so8649273pbb.14 for ; Wed, 17 Oct 2012 14:27:37 -0700 (PDT) Date: Wed, 17 Oct 2012 14:27:35 -0700 (PDT) From: David Rientjes 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> <507E4531.1070700@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-linux-mm@kvack.org List-ID: To: KOSAKI Motohiro Cc: Kamezawa Hiroyuki , Dave Jones , Andrew Morton , Linus Torvalds , bhutchings@solarflare.com, Konstantin Khlebnikov , Naoya Horiguchi , Hugh Dickins , linux-kernel@vger.kernel.org, linux-mm@kvack.org On Wed, 17 Oct 2012, KOSAKI Motohiro wrote: > > Um, this was just changed to a mutex last week in commit b22d127a39dd > > ("mempolicy: fix a race in shared_policy_replace()") so that sp_alloc() > > can be done with GFP_KERNEL, so I didn't consider reverting that behavior. > > Are you nacking that patch, which you acked, now? > > Yes, sadly. /proc usage is a corner case issue. It's not worth to > strike main path. It also simplifies the fastpath since we can now unconditionally drop the reference. -- 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