Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273302
b: refs/heads/master
c: 767ba4a
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Nov 1, 2011
1 parent 6b7fe4e commit 6401b4d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4fad8098bc3cc9dfe711b10b07df821ea30e6879
refs/heads/master: 767ba4a52a6de7ea2875a8af79bf11452a2a0c44
4 changes: 4 additions & 0 deletions trunk/drivers/edac/i7core_edac.c
Original file line number Diff line number Diff line change
Expand Up @@ -746,6 +746,10 @@ static int get_dimm_config(const struct mem_ctl_info *mci)

csr->edac_mode = mode;
csr->mtype = mtype;
snprintf(csr->channels[0].label,
sizeof(csr->channels[0].label),
"CPU#%uChannel#%u_DIMM#%u",
pvt->i7core_dev->socket, i, j);

csrow++;
}
Expand Down

0 comments on commit 6401b4d

Please sign in to comment.