Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756032Ab1EDV4W (ORCPT ); Wed, 4 May 2011 17:56:22 -0400 Received: from mail.candelatech.com ([208.74.158.172]:55930 "EHLO ns3.lanforge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755985Ab1EDV4U (ORCPT ); Wed, 4 May 2011 17:56:20 -0400 Message-ID: <4DC1CAB8.5080305@candelatech.com> Date: Wed, 04 May 2011 14:52:56 -0700 From: Ben Greear Organization: Candela Technologies User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-2.fc11 Thunderbird/3.0.4 MIME-Version: 1.0 To: Ingo Molnar CC: Thomas Gleixner , Tejun Heo , Pekka Enberg , Linus Torvalds , Jens Axboe , Andrew Morton , werner , "H. Peter Anvin" , Linux Kernel Mailing List , Christoph Lameter Subject: Re: [PATCH] slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchg References: <20110504083559.GB25724@elte.hu> <20110504101932.GA3392@elte.hu> <20110504112746.GE8007@htj.dyndns.org> <20110504132022.GA17294@htj.dyndns.org> <20110504141413.GA14127@elte.hu> <20110504143616.GA19986@elte.hu> In-Reply-To: <20110504143616.GA19986@elte.hu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 800 Lines: 24 On 05/04/2011 07:36 AM, Ingo Molnar wrote: >> From c22bd309573330e33a77c329405d9473fc14f1cb Mon Sep 17 00:00:00 2001 > From: Thomas Gleixner > Date: Wed, 4 May 2011 15:38:19 +0200 > Subject: [PATCH] slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchg This patch appears to fix the crashes I was seeing on my 32-bit Atom system. It would crash within 30 seconds of booting every time before this patch... Thanks, Ben -- Ben Greear Candela Technologies Inc http://www.candelatech.com -- 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/