Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200037
b: refs/heads/master
c: 086271a
h: refs/heads/master
i:
  200035: 4b96f01
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed May 10, 2010
1 parent 519e157 commit 3f1f708
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3a7dde7fcd0dd50df33e0e7070d4947551d767fc
refs/heads/master: 086271a0374bf0b9ce033aac9fb60530c421ad65
4 changes: 0 additions & 4 deletions trunk/drivers/edac/i7core_edac.c
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 3f1f708

Please sign in to comment.