lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 2 Apr 2014 18:47:09 +0200
From:	David Sterba <dsterba@...e.cz>
To:	Josh Boyer <jwboyer@...oraproject.org>
Cc:	Chris Mason <clm@...com>, jbacik@...com,
	linux-btrfs <linux-btrfs@...r.kernel.org>,
	"Linux-Kernel@...r. Kernel. Org" <linux-kernel@...r.kernel.org>
Subject: Re: Btrfs lockdep with 3.15 merge window v3.14-751-g683b6c6f82a6

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/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ