[patch] Remove SN SAL error handling feature bit that is no longer needed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[patch] Remove SN SAL error handling feature bit that is no longer needed

Due to improvements in linux & SAL MCA handling, the 
SAL_ERR_FEAT_MCA_SLV_TO_OS_INIT_SLV error handling features bit 
is no longer needed.  


Signed-off-by: Russ Anderson (rja@xxxxxxx)

---
 include/asm-ia64/sn/sn_sal.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: test/include/asm-ia64/sn/sn_sal.h
===================================================================
--- test.orig/include/asm-ia64/sn/sn_sal.h	2006-05-10 09:40:49.811364437 -0500
+++ test/include/asm-ia64/sn/sn_sal.h	2006-05-10 09:44:47.407988569 -0500
@@ -346,7 +346,7 @@ ia64_sn_plat_set_error_handling_features
 	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;
-
: send the line "unsubscribe linux-ia64" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Sparc Linux]     [DCCP]     [Linux ARM]     [Yosemite News]     [Linux SCSI]     [Linux x86_64]     [Linux for Ham Radio]

  Powered by Linux