Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28242
b: refs/heads/master
c: ea95972
h: refs/heads/master
v: v3
  • Loading branch information
Russ Anderson authored and Tony Luck committed Jun 21, 2006
1 parent e7cbd3c commit 34f3c03
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: 65884734902c8f0b4d83293985678ab83b24ef72
refs/heads/master: ea95972f18481089e73368f9e62f6d70087bf4de
2 changes: 1 addition & 1 deletion trunk/include/asm-ia64/sn/sn_sal.h
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ ia64_sn_plat_set_error_handling_features(void)
ret_stuff.v1 = 0;
ret_stuff.v2 = 0;
SAL_CALL_REENTRANT(ret_stuff, SN_SAL_SET_ERROR_HANDLING_FEATURES,
(SAL_ERR_FEAT_MCA_SLV_TO_OS_INIT_SLV | SAL_ERR_FEAT_LOG_SBES),
SAL_ERR_FEAT_LOG_SBES,
0, 0, 0, 0, 0, 0);

return ret_stuff.status;
Expand Down

0 comments on commit 34f3c03

Please sign in to comment.