From: David Miller <davem@davemloft.net>
To: kmannth@us.ibm.com
Cc: netdev@vger.kernel.org, mchan@broadcom.com
Subject: Re: bnx2 is spamming dmesg
Date: Wed, 13 Oct 2010 14:37:44 -0700 (PDT) [thread overview]
Message-ID: <20101013.143744.71127091.davem@davemloft.net> (raw)
In-Reply-To: <1287005434.8004.32.camel@keith-laptop>
From: Keith Mannthey <kmannth@us.ibm.com>
Date: Wed, 13 Oct 2010 14:30:34 -0700
> For the last couple of months (since at least 2.6.35 somewhere) I have
> been seeing
It's not the bnx2 driver, it's the intel-iommu driver.
This is coming from a pr_debug() statement, so turn off
CONFIG_PCI_DEBUG to get rid of the "DEBUG" define that
gets added to the kernel build command line which causes
that line to print the message unconditionally.
prev parent reply other threads:[~2010-10-13 21:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-13 21:30 bnx2 is spamming dmesg Keith Mannthey
2010-10-13 21:36 ` Eric Dumazet
2010-10-13 21:37 ` David Miller [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=20101013.143744.71127091.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=kmannth@us.ibm.com \
--cc=mchan@broadcom.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 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).