Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751260Ab2JQV1j (ORCPT ); Wed, 17 Oct 2012 17:27:39 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:60545 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750744Ab2JQV1i (ORCPT ); Wed, 17 Oct 2012 17:27:38 -0400 Date: Wed, 17 Oct 2012 14:27:35 -0700 (PDT) From: David Rientjes X-X-Sender: rientjes@chino.kir.corp.google.com 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 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> 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: 751 Lines: 17 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 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/