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:	Tue, 10 Jan 2012 08:28:12 -0800
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Eric Dumazet <eric.dumazet@...il.com>, Ingo Molnar <mingo@...e.hu>,
	Thomas Gleixner <tglx@...utronix.de>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>,
	Martin Schwidefsky <schwidefsky@...ibm.com>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [BUG] kernel freezes with latest tree

On Tue, Jan 10, 2012 at 8:13 AM, Eric Dumazet <eric.dumazet@...il.com> wrote:
>
> Here are two traces of the lockups, since I had some free time to reproduce the
> bug on current tree (plus a minor change in bnx2 driver to avoid a
> netconsole related stack trace)

Hmm. You have load_balance() and idle_balance() there in the trace, so
I'm getting more hopeful that it really is just the fact that
set_cpu_sd_state_idle() really needs to just be run with interrupts
disabled. That was my main concern about that merge, so if it's that,
I'll be relieved.

If you can please try that change out, that would be great.

[ And if that's not it - Ingo & co, please check out the traces on lkml ]

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