Bug 20616 - Debug messages from EDAC pollute syslog
Summary: Debug messages from EDAC pollute syslog
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: kernel-image-ovz-smp (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Evgeny Sinelnikov
QA Contact: qa-sisyphus
URL:
Keywords: relnote
Depends on:
Blocks:
 
Reported: 2009-06-27 16:16 MSD by Konstantin A Lepikhov (L.A. Kostis)
Modified: 2009-08-06 12:32 MSD (History)
13 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin A Lepikhov (L.A. Kostis) 2009-06-27 16:16:06 MSD
$ uname -mr
2.6.27-ovz-smp-alt7 x86_64

$ dmesg
[   17.888455] EDAC MC: Ver: 2.1.0 May 26 2009
[   17.888462] EDAC DEBUG: edac_pci_dev_parity_clear()
[   17.888469] EDAC DEBUG: edac_pci_dev_parity_clear()
[   17.888474] EDAC DEBUG: edac_pci_dev_parity_clear()
[   17.888479] EDAC DEBUG: edac_pci_dev_parity_clear()
[   17.888484] EDAC DEBUG: edac_pci_dev_parity_clear()
[   17.888488] EDAC DEBUG: edac_pci_dev_parity_clear()
[   17.888492] EDAC DEBUG: edac_pci_dev_parity_clear()
[   17.888497] EDAC DEBUG: edac_pci_dev_parity_clear()
[   17.888501] EDAC DEBUG: edac_pci_dev_parity_clear()
[   17.888505] EDAC DEBUG: edac_pci_dev_parity_clear()
[   17.888509] EDAC DEBUG: edac_pci_dev_parity_clear()
[   17.888513] EDAC DEBUG: edac_pci_dev_parity_clear()
[   17.888518] EDAC DEBUG: edac_pci_dev_parity_clear()
[   17.888523] EDAC DEBUG: edac_pci_dev_parity_clear()
[   17.888528] EDAC DEBUG: edac_pci_dev_parity_clear()
[   17.888533] EDAC DEBUG: edac_pci_dev_parity_clear()

I'm curious about this messages whom they will be interested except EDAC developers.
Comment 1 Dmitry V. Levin 2009-06-27 17:14:48 MSD
EDAC debug is definitely unneeded in this kernel.