All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: maximilian attems <max@stro.at>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [patch] Kconfig.debug DEBUG_PREEMPT dependency
Date: Wed, 6 Jun 2007 13:32:27 +0200	[thread overview]
Message-ID: <20070606113227.GA2373@elte.hu> (raw)
In-Reply-To: <20070606105314.GD32083@stro.at>


* maximilian attems <max@stro.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

      parent reply	other threads:[~2007-06-06 11:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-06 10:53 [patch] Kconfig.debug DEBUG_PREEMPT dependency maximilian attems
2007-06-06 11:11 ` maximilian attems
2007-06-06 11:32 ` Ingo Molnar [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070606113227.GA2373@elte.hu \
    --to=mingo@elte.hu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=max@stro.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.