Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755057Ab3IYQlJ (ORCPT ); Wed, 25 Sep 2013 12:41:09 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36145 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753099Ab3IYQlH (ORCPT ); Wed, 25 Sep 2013 12:41:07 -0400 Date: Wed, 25 Sep 2013 18:33:57 +0200 From: Oleg Nesterov To: Peter Zijlstra Cc: "Paul E. McKenney" , Steven Rostedt , Mel Gorman , Rik van Riel , Srikar Dronamraju , Ingo Molnar , Andrea Arcangeli , Johannes Weiner , Linux-MM , LKML , Thomas Gleixner Subject: Re: [PATCH] hotplug: Optimize {get,put}_online_cpus() Message-ID: <20130925163357.GB17447@redhat.com> References: <20130923175052.GA20991@redhat.com> <20130924123821.GT12926@twins.programming.kicks-ass.net> <20130924160359.GA2739@redhat.com> <20130924124341.64d57912@gandalf.local.home> <20130924170631.GB5059@redhat.com> <20130924174717.GH9093@linux.vnet.ibm.com> <20130924180005.GA7148@redhat.com> <20130924203512.GS9326@twins.programming.kicks-ass.net> <20130925151642.GA13244@redhat.com> <20130925153533.GN3081@twins.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130925153533.GN3081@twins.programming.kicks-ass.net> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 542 Lines: 18 On 09/25, Peter Zijlstra wrote: > > On Wed, Sep 25, 2013 at 05:16:42PM +0200, Oleg Nesterov wrote: > > > And in this case (I think) we do not care, we are already in the critical > > section. > > I tend to agree, however paranoia.. Ah, in this case I tend to agree. better be paranoid ;) Oleg. -- 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/