All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <matthew@wil.cx>
To: Keith Owens <kaos@ocs.com.au>
Cc: no@parisc-linux.org, To-header@parisc-linux.org,
	on@parisc-linux.org, "input <"@parisc-linux.org,
	linux-arch@vger.kernel.org
Subject: Re: CONFIG_TRACE_IRQFLAGS or CONFIG_TRACE_IRQFLAGS_SUPPORT?
Date: Thu, 28 Jun 2007 05:22:39 -0600	[thread overview]
Message-ID: <20070628112239.GD22063@parisc-linux.org> (raw)
In-Reply-To: <13566.1183022110@kao2.melbourne.sgi.com>

On Thu, Jun 28, 2007 at 07:15:10PM +1000, Keith Owens wrote:
> Arch code tests CONFIG_TRACE_IRQFLAGS, but the kconfig files define
> CONFIG_TRACE_IRQFLAGS_SUPPORT.  Which is correct?

Both:

./lib/Kconfig.debug:config TRACE_IRQFLAGS
./lib/Kconfig.debug:    depends on TRACE_IRQFLAGS_SUPPORT

_SUPPORT means the arch supports it.  TRACE_IRQFLAGS means it's turned on.

      reply	other threads:[~2007-06-28 11:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-28  9:15 CONFIG_TRACE_IRQFLAGS or CONFIG_TRACE_IRQFLAGS_SUPPORT? Keith Owens
2007-06-28 11:22 ` Matthew Wilcox [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=20070628112239.GD22063@parisc-linux.org \
    --to=matthew@wil.cx \
    --cc="input <"@parisc-linux.org \
    --cc=To-header@parisc-linux.org \
    --cc=kaos@ocs.com.au \
    --cc=linux-arch@vger.kernel.org \
    --cc=no@parisc-linux.org \
    --cc=on@parisc-linux.org \
    /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.