lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ