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>] [day] [month] [year] [list]
Date:	Tue, 7 Jul 2009 16:24:58 +0100
From:	Joao Correia <joaomiguelcorreia@...il.com>
To:	LKML <linux-kernel@...r.kernel.org>
Cc:	Amerigo Wang <xiyou.wangcong@...il.com>, a.p.zijlstra@...llo.nl
Subject: [PATCH 0/3] Increase lockdep limits

Hello

These patches apply on top of Linus current tree (as of 2.6.31-rc2).

They increase the limits on lockdep usage that have been reported as
being hit repeatedly, and in most (all?) those reported cases, as
false positives. Increasing those values will allow for lockdep to
work as intended, rather than being turned off too early.

They can be applied separately, but if you apply them in order, you
increase all the limits reported as false positive so far, and in the
order in which they are hit.

As to the actual changes, its only value-by-value changes, no logic changes.

It has the It-works-for-me stamp.

include/linux/sched.h |    2 +-
 kernel/lockdep_internals.h |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

(First patches i submit, please hold on the pitchforks and flaming tar)

Thank you very much for your time,
Joao Correia
--
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