Re: Btrfs lockdep with 3.15 merge window v3.14-751-g683b6c6f82a6

From: Josh Boyer
Date: Wed Apr 02 2014 - 15:35:46 EST


On Wed, Apr 2, 2014 at 12:56 PM, Josh Boyer <jwboyer@xxxxxxxxxxxxxxxxx> wrote:
> On Wed, Apr 2, 2014 at 12:47 PM, David Sterba <dsterba@xxxxxxx> 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] <Interrupt>
>>> [ 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.

FWIW, this does seem to make the issue go away in my VM after testing
it for a while. Thanks again for the pointer.

josh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/