From: Roland Dreier <rdreier@cisco.com>
To: ggrundstrom@neteffect.com
Cc: netdev@vger.kernel.org, ewg@lists.openfabrics.org,
general@lists.openfabrics.org
Subject: [ofa-general] Re: [PATCH 13/14 v2] nes: kernel build infrastructure
Date: Sun, 21 Oct 2007 19:23:50 -0700 [thread overview]
Message-ID: <adar6jn99ah.fsf@cisco.com> (raw)
In-Reply-To: <200710192027.l9JKR197021855@neteffect.com> (ggrundstrom@neteffect.com's message of "Fri, 19 Oct 2007 15:27:01 -0500")
> +config INFINIBAND_NES_DEBUG
> + bool "Verbose debugging output"
> + depends on INFINIBAND_NES
> + default n
> + ---help---
> + This option causes the NetEffect RNIC driver to produce debug
> + messages. Select this if you are developing the driver
> + or trying to diagnose a problem.
If you make this default n then no distro will have it enabled and
you'll have to rebuild to debug anything. Better to have the default
be enabled and make it controllable at runtime too with a module
parameter. (you can look at what mthca does for an example of what I mean)
prev parent reply other threads:[~2007-10-22 2:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-19 20:27 [ofa-general] [PATCH 13/14 v2] nes: kernel build infrastructure ggrundstrom
2007-10-22 2:23 ` Roland Dreier [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=adar6jn99ah.fsf@cisco.com \
--to=rdreier@cisco.com \
--cc=ewg@lists.openfabrics.org \
--cc=general@lists.openfabrics.org \
--cc=ggrundstrom@neteffect.com \
--cc=netdev@vger.kernel.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.