summaryrefslogtreecommitdiffstats
path: root/drivers/edac
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2009-07-18 17:22:28 +0200
committerMauro Carvalho Chehab2010-05-10 16:44:54 +0200
commit086271a0374bf0b9ce033aac9fb60530c421ad65 (patch)
tree7e1590fd02209bf86c134addea61206f447d9b53 /drivers/edac
parenti7core: add socket info at the debug msg (diff)
downloadkernel-qcow2-linux-086271a0374bf0b9ce033aac9fb60530c421ad65.tar.gz
kernel-qcow2-linux-086271a0374bf0b9ce033aac9fb60530c421ad65.tar.xz
kernel-qcow2-linux-086271a0374bf0b9ce033aac9fb60530c421ad65.zip
i7core: remove some uneeded noisy debug messages
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/edac')
-rw-r--r--drivers/edac/i7core_edac.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/edac/i7core_edac.c b/drivers/edac/i7core_edac.c
index 5695413c2879..fd00e0299ca1 100644
--- a/drivers/edac/i7core_edac.c
+++ b/drivers/edac/i7core_edac.c
@@ -1494,8 +1494,6 @@ static void i7core_check_error(struct mem_ctl_info *mci)
struct mce *m = NULL;
unsigned long flags;
- debugf0(__FILE__ ": %s()\n", __func__);
-
/* Copy all mce errors into a temporary buffer */
spin_lock_irqsave(&pvt->mce_lock, flags);
if (pvt->mce_count) {
@@ -1531,8 +1529,6 @@ static int i7core_mce_check_error(void *priv, struct mce *mce)
struct i7core_pvt *pvt = mci->pvt_info;
unsigned long flags;
- debugf0(__FILE__ ": %s()\n", __func__);
-
/*
* Just let mcelog handle it if the error is
* outside the memory controller