From: Roland Dreier <rdreier@cisco.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: openib-general@openib.org, linux-kernel@vger.kernel.org
Subject: Re: [openib-general] updated InfiniBand 2.6.17 merge plans
Date: Fri, 31 Mar 2006 08:36:57 -0800 [thread overview]
Message-ID: <adaodzmzi3a.fsf@cisco.com> (raw)
In-Reply-To: <20060331063239.GA31436@infradead.org> (Christoph Hellwig's message of "Fri, 31 Mar 2006 07:32:39 +0100")
Roland> * Get rid of option for building IPoIB and mthca debug
Roland> output unless EMBEDDED=y
Christoph> NACK. Just add a FOO_DEBUG config option, this has
Christoph> noþhing to do with EMBEDDED.
I think you misunderstood (probably because what I wrote was very
unclear). What I meant to say was that I wanted to make
CONFIG_INFINIBAND_IPOIB_DEBUG=y, without the option to disable it,
unless CONFIG_EMBEDDED is set. In Kconfig language, change it to:
config INFINIBAND_IPOIB_DEBUG
bool "IP-over-InfiniBand debugging" if EMBEDDED
depends on INFINIBAND_IPOIB
default y
Do you still have a problem with that? The rationale is that we want
the debugging output compiled in (it still needs to be enabled at
runtime) unless the user really really knows they don't want it,
because by the time we know we want the output, it's too late to
recompile to kernel.
- R.
next prev parent reply other threads:[~2006-03-31 16:37 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-27 19:56 InfiniBand 2.6.17 merge plans Roland Dreier
2006-03-27 20:19 ` [openib-general] " Sean Hefty
2006-03-27 20:24 ` Roland Dreier
2006-03-27 22:58 ` Roland Dreier
2006-03-27 23:42 ` Sean Hefty
2006-03-27 23:51 ` Roland Dreier
2006-03-27 23:53 ` Sean Hefty
2006-03-28 18:47 ` Bob Woodruff
2006-03-29 8:28 ` Dan Bar Dov
2006-03-29 17:03 ` Roland Dreier
2006-04-03 10:31 ` Dan Bar Dov
2006-04-03 15:46 ` Roland Dreier
2006-03-29 23:30 ` Bryan O'Sullivan
2006-03-30 22:51 ` updated " Roland Dreier
2006-03-30 23:11 ` [openib-general] " Roland Dreier
2006-03-31 6:32 ` Christoph Hellwig
2006-03-31 16:36 ` Roland Dreier [this message]
2006-03-30 23:18 ` Sean Hefty
2006-04-02 6:58 ` Michael S. Tsirkin
2006-04-02 22:36 ` Roland Dreier
2006-04-03 22:02 ` Michael S. Tsirkin
2006-04-03 22:04 ` Roland Dreier
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=adaodzmzi3a.fsf@cisco.com \
--to=rdreier@cisco.com \
--cc=hch@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=openib-general@openib.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).