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] [day] [month] [year] [list]
Date:	Tue, 26 Jan 2010 13:51:35 +0100 (CET)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Kasper Sandberg <lkml@...anurb.dk>
Cc:	Oliver Neukum <oliver@...kum.org>, smurf@...rf.noris.de,
	LKML Mailinglist <linux-kernel@...r.kernel.org>
Subject: Re: option driver freezing entire system

On Fri, 22 Jan 2010, Kasper Sandberg wrote:

> > > > Please recompile your kernel with lockdep. This should improve
> > > > debugging.
> > > 
> > > It is a debian unstable .32 kernel i run now, and grepping for lockdep
> > > reveals:
> > > CONFIG_LOCKDEP_SUPPORT=y
> > > only, is there anything more i should have? (never used lockdep before)
> > 
> > CONFIG_PROVE_LOCKING could be helpful here. (be aware of the fact that 
> > this will make your system noticeably slower).
> 
> Sorry, i was just away a few days. I shall enable this setting tomorow
> and test, though it may take a few days for it to crash.

This option should ideally report the lock ordering violation before the 
actual hang happens (if it is caused by improper locking semantics).

-- 
Jiri Kosina
SUSE Labs, Novell Inc.

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