Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753677AbZICN2c (ORCPT ); Thu, 3 Sep 2009 09:28:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753098AbZICN2b (ORCPT ); Thu, 3 Sep 2009 09:28:31 -0400 Received: from mail-bw0-f219.google.com ([209.85.218.219]:42145 "EHLO mail-bw0-f219.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751850AbZICN2a convert rfc822-to-8bit (ORCPT ); Thu, 3 Sep 2009 09:28:30 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=s+JqY7NNGQK3Kwxam5JOyGWyOu/QuZ/KCntEUcO7bfJXkOyhmV0Ab8rsOVOPsrA4Jr CZ0pKSfdkvz6zt9aWrYD+0TUfNGFLiD8WE1SmnZqR7O29+ech8vbeMzImlgjZUxmadHM QL7+W+tYoFtSTqQhaBq/bysJgc7ukdUodRN/c= MIME-Version: 1.0 In-Reply-To: <4A9F1620.2080105@gmail.com> References: <4A87CE60.4020506@gmail.com> <4A896324.3040104@trash.net> <4A9EEF07.5070800@gmail.com> <4A9F1620.2080105@gmail.com> Date: Thu, 3 Sep 2009 15:28:30 +0200 Message-ID: Subject: Re: [PATCH] slub: fix slab_pad_check() and SLAB_DESTROY_BY_RCU From: Zdenek Kabelac To: Eric Dumazet Cc: Patrick McHardy , Christoph Lameter , Robin Holt , Linux Kernel Mailing List , Pekka Enberg , Jesper Dangaard Brouer , Linux Netdev List , Netfilter Developers Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 808 Lines: 28 2009/9/3 Eric Dumazet : > Zdenek Kabelac a ?crit : >> >> Well I'm not noticing any ill behavior - also note - rcu_barrier() is >> there before the cache is destroyed. >> But as I said - it's just my shot into the dark - which seems to work for me... >> > > Reading again your traces, I do believe there are two bugs in slub > > Maybe not explaining your problem, but worth to fix ! > > Thank you > > [PATCH] slub: fix slab_pad_check() and SLAB_DESTROY_BY_RCU > Ok - I can confirm that this patch fixes my reboot problem. Thanks Zdenek -- 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/