From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp101.prem.mail.ac4.yahoo.com (smtp101.prem.mail.ac4.yahoo.com [76.13.13.40]) by ozlabs.org (Postfix) with SMTP id B5ACCB6FAA for ; Tue, 14 Jun 2011 05:29:24 +1000 (EST) Date: Mon, 13 Jun 2011 14:29:20 -0500 (CDT) From: Christoph Lameter To: Pekka Enberg Subject: Re: [PATCH] slub: fix kernel BUG at mm/slub.c:1950! In-Reply-To: <1307990048.11288.3.camel@jaguar> Message-ID: References: <1307990048.11288.3.camel@jaguar> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: linux-mm@kvack.org, linuxppc-dev@lists.ozlabs.org, Hugh Dickins , linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 13 Jun 2011, Pekka Enberg wrote: > > Hmmm.. The allocpercpu in alloc_kmem_cache_cpus should take care of the > > alignment. Uhh.. I see that a patch that removes the #ifdef CMPXCHG_LOCAL > > was not applied? Pekka? > > This patch? > > http://git.kernel.org/?p=linux/kernel/git/penberg/slab-2.6.git;a=commitdiff;h=d4d84fef6d0366b585b7de13527a0faeca84d9ce > > It's queued and will be sent to Linus soon. Ok it will also fix Hugh's problem then.