Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933880Ab1CXThD (ORCPT ); Thu, 24 Mar 2011 15:37:03 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:48791 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751717Ab1CXThA (ORCPT ); Thu, 24 Mar 2011 15:37:00 -0400 Date: Thu, 24 Mar 2011 20:36:47 +0100 From: Ingo Molnar To: Pekka Enberg Cc: Christoph Lameter , Eric Dumazet , torvalds@linux-foundation.org, akpm@linux-foundation.org, tj@kernel.org, npiggin@kernel.dk, rientjes@google.com, linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [GIT PULL] SLAB changes for v2.6.39-rc1 Message-ID: <20110324193647.GA7957@elte.hu> References: <1300990853.3747.189.camel@edumazet-laptop> <20110324185903.GA30510@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.3.1 -2.0 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 684 Lines: 25 * Pekka Enberg wrote: > > -#if defined(CONFIG_CMPXCHG_LOCAL) && defined(CONFIG_PREEMPT) > > +#ifdef CONFIG_CMPXCHG_LOCAL > > ? ? ? ?int cpu; > > > > ? ? ? ?for_each_possible_cpu(cpu) > > > > Ingo, can you try this patch out, please? I'm compiling here but > unfortunately I'm stuck with a really slow laptop... Yes, it does the trick with the config i sent. Tested-by: Ingo Molnar Thanks, Ingo -- 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/