Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932607AbaDBQ47 (ORCPT ); Wed, 2 Apr 2014 12:56:59 -0400 Received: from mail-ob0-f173.google.com ([209.85.214.173]:41473 "EHLO mail-ob0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932413AbaDBQ46 (ORCPT ); Wed, 2 Apr 2014 12:56:58 -0400 MIME-Version: 1.0 In-Reply-To: <20140402164709.GI29256@twin.jikos.cz> References: <20140402164709.GI29256@twin.jikos.cz> Date: Wed, 2 Apr 2014 12:56:57 -0400 X-Google-Sender-Auth: 5nPIMZlvKUklD34Z7nGhhrOQ0_Q Message-ID: Subject: Re: Btrfs lockdep with 3.15 merge window v3.14-751-g683b6c6f82a6 From: Josh Boyer To: dsterba@suse.cz, Chris Mason , jbacik@fb.com, linux-btrfs , "Linux-Kernel@Vger. Kernel. Org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 2, 2014 at 12:47 PM, David Sterba wrote: > On Tue, Apr 01, 2014 at 06:23:11PM -0400, Josh Boyer wrote: >> Below is a lockdep spew I have on a local VM running Linus' tree as of >> this afternoon. The specific git commit is v3.14-751-g683b6c6f82a6. > >> [ 295.349016] CPU0 CPU1 >> [ 295.349016] ---- ---- >> [ 295.349016] lock(&found->groups_sem); >> [ 295.349016] local_irq_disable(); >> [ 295.349016] lock(&delayed_node->mutex); >> [ 295.349016] lock(&found->groups_sem); >> [ 295.349016] >> [ 295.349016] lock(&delayed_node->mutex); > > Fixed by https://patchwork.kernel.org/patch/3894781/ Thanks for the pointer! I'll grab that and give it a shot on my VM. josh -- 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/