Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167011
b: refs/heads/master
c: 2cff18c
h: refs/heads/master
i:
  167009: 7ed3d4e
  167007: cd515d9
v: v3
  • Loading branch information
Keith Mannthey authored and Borislav Petkov committed Oct 7, 2009
1 parent 811c329 commit 88955e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 8edc5445895dbcf050d6e8ac5488f70a3937753a
refs/heads/master: 2cff18c22cfaa88216a5d8c62ea64d1fb575c145
2 changes: 1 addition & 1 deletion trunk/drivers/edac/amd64_edac.c
Original file line number Diff line number Diff line change
Expand Up @@ -1190,7 +1190,7 @@ static void k8_map_sysaddr_to_csrow(struct mem_ctl_info *mci,
* different from the node that detected the error.
*/
src_mci = find_mc_by_sys_addr(mci, SystemAddress);
if (src_mci) {
if (!src_mci) {
amd64_mc_printk(mci, KERN_ERR,
"failed to map error address 0x%lx to a node\n",
(unsigned long)SystemAddress);
Expand Down

0 comments on commit 88955e4

Please sign in to comment.