[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20101013.143744.71127091.davem@davemloft.net>
Date: Wed, 13 Oct 2010 14:37:44 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: kmannth@...ibm.com
Cc: netdev@...r.kernel.org, mchan@...adcom.com
Subject: Re: bnx2 is spamming dmesg
From: Keith Mannthey <kmannth@...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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists