https://bugzilla.novell.com/show_bug.cgi?id=855989 https://bugzilla.novell.com/show_bug.cgi?id=855989#c0 Summary: pciehp flooding /var/log/messages Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: mail@bernhard-voelker.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=572257) --> (http://bugzilla.novell.com/attachment.cgi?id=572257) Output of "lspci -vnn" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0 The following diagnostics are flooding /var/log/messages: 2013-12-17T23:08:03.476661+01:00 blackice kernel: [ 519.479012] pciehp 0000:00:1c.1:pcie04: Failed to check link status 2013-12-17T23:08:03.499818+01:00 blackice kernel: [ 519.502508] pciehp 0000:00:1c.1:pcie04: Card not present on Slot(33) 2013-12-17T23:08:03.503648+01:00 blackice kernel: [ 519.506627] pciehp 0000:00:1c.1:pcie04: Card present on Slot(33) 2013-12-17T23:08:03.505652+01:00 blackice kernel: [ 519.508013] pciehp 0000:00:1c.1:pcie04: Failed to check link status 2013-12-17T23:08:03.527661+01:00 blackice kernel: [ 519.530628] pciehp 0000:00:1c.1:pcie04: Card not present on Slot(33) 2013-12-17T23:08:03.531648+01:00 blackice kernel: [ 519.534747] pciehp 0000:00:1c.1:pcie04: Card present on Slot(33) 2013-12-17T23:08:03.533655+01:00 blackice kernel: [ 519.536018] pciehp 0000:00:1c.1:pcie04: Failed to check link status 2013-12-17T23:08:03.555649+01:00 blackice kernel: [ 519.558748] pciehp 0000:00:1c.1:pcie04: Card not present on Slot(33) 2013-12-17T23:08:03.559511+01:00 blackice kernel: [ 519.562867] pciehp 0000:00:1c.1:pcie04: Card present on Slot(33) Reproducible: Always Steps to Reproduce: 1. boot 2. login 3. tail -f /var/log/messages Actual Results: /var/log/messages gets flooded: $ grep '2013-12-17T23:08:03' /var/log/messages | wc -l 106 106 messages / second :-( Expected Results: Not this. Similar bug seems to be: https://bugzilla.redhat.com/show_bug.cgi?id=529153 Workaround: $ echo 0000:00:1c.1:pcie04 > /sys/bus/pci_express/drivers/pciehp/unbind -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.