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:	Wed, 6 Jun 2007 13:32:27 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	maximilian attems <max@...o.at>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [patch] Kconfig.debug DEBUG_PREEMPT dependency


* maximilian attems <max@...o.at> wrote:

> allow to set DEBUG_PREEMPT on PREEMPT_BKL, but !PREEMPT purpose is to 
> get bonus of debug_smp_processor_id().

hm, have you tested this? In the case of !PREEMPT there will be _lots_ 
of places that use smp_processor_id() but where the preempt_count() wont 
be elevated - causing false positive warnings.

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