Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232059
b: refs/heads/master
c: 3f9793e
h: refs/heads/master
i:
  232057: e88d0c8
  232055: 5381a0d
v: v3
  • Loading branch information
Anton Blanchard authored and Benjamin Herrenschmidt committed Jan 21, 2011
1 parent df94bde commit c13ca42
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: a443506b8598bbd784cfe403ad1db2c7083ff465
refs/heads/master: 3f9793e6b66efcf196974ee4f0d62de6282eb41b
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/pseries/ras.c
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ static int recover_mce(struct pt_regs *regs, struct rtas_error_log * err)
nonfatal = 1;
}

log_error((char *)err, ERR_TYPE_RTAS_LOG, !nonfatal);
log_error((char *)err, ERR_TYPE_RTAS_LOG, 0);

return nonfatal;
}
Expand Down

0 comments on commit c13ca42

Please sign in to comment.