commit | f6d440daebd12be66ea1f834faf2966a49a07bd6 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Thu Jun 03 13:47:18 2010 -0600 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Jun 11 13:08:14 2010 -0700 |
tree | 6d5b5d87f7be01fbbfb73be4bd12716788f5ca3f | |
parent | 9dda696f0de87a2e5cfabb147e28c76b7d3c6846 [diff] |
PCI: change resource collision messages from KERN_ERR to KERN_INFO We can often deal with PCI resource issues by moving devices around. In that case, there's no point in alarming the user with messages like these. There are many bug reports where the message itself is the only problem, e.g., https://bugs.launchpad.net/ubuntu/+source/linux/+bug/413419 . Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>