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:	Mon, 4 Jun 2012 07:54:32 -0700
From:	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To:	Gleb Natapov <gleb@...hat.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: automount hangs during boot somewhere in rcu_barrier.

On Mon, Jun 04, 2012 at 01:09:25PM +0300, Gleb Natapov wrote:
> On Mon, Jun 04, 2012 at 10:48:03AM +0300, Gleb Natapov wrote:
> > On Sun, Jun 03, 2012 at 08:15:49PM -0700, Paul E. McKenney wrote:
> > > Hmmm...  Could you please try disabling CONFIG_RCU_FAST_NO_HZ?  If that
> > > makes the problem go away, I have some patches 3.6-targeted patches
> > > for you.
> > Will report back.
> > 
> Do not see any problems with the option disabled.

OK, then you are probably being bitten by the same bug that was biting
Pascal and Heiko.  Could you please apply the following series from -rcu?

	bf7757c3 (Merge commit 'v3.4-rc6' into HEAD)
	edc17350 (RCU_FAST_NO_HZ detection of callback adoption)
	8e03a88e (Update RCU_FAST_NO_HZ tracing for lazy callbacks)
	f2298c63 (Move RCU_FAST_NO_HZ per-CPU variables to rcu_dynticks structure)
	05cc0fc9 (Precompute RCU_FAST_NO_HZ timer offsets)
	477fca01 (Dump only the current CPU's buffers for idle-entry/exit warnings)
	f29075fb (The rcu_needs_cpu() function is not a quiescent state)

Of these, 05cc0fc9 (Precompute RCU_FAST_NO_HZ timer offsets) is likely
to be the most relevant.  The -rcu tree may be found at:

	git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git

Please let me know if you have any trouble pulling this series.

							Thanx, Paul

--
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