summaryrefslogtreecommitdiffstats
path: root/src/include/usr/intr
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2018-04-26 13:01:01 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-05-19 17:56:42 -0400
commita4e02fc0828910582a08cb1277a30531540d7523 (patch)
tree130522c4e3683706afef978456945909b4ed8752 /src/include/usr/intr
parent798ff0e50b1dd3a9b0ea640faae67bbd871b909c (diff)
downloadtalos-hostboot-a4e02fc0828910582a08cb1277a30531540d7523.tar.gz
talos-hostboot-a4e02fc0828910582a08cb1277a30531540d7523.zip
FFDC enhancements for core activate fails
Adding some more traces to the error log we grab for core activation failures. Change-Id: I30c6985060fcffcb3382b775a52e59c08d2b51b7 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57907 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Matt Derksen <mderkse1@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/include/usr/intr')
-rw-r--r--src/include/usr/intr/intr_reasoncodes.H3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/usr/intr/intr_reasoncodes.H b/src/include/usr/intr/intr_reasoncodes.H
index 62d8ad87a..4dc3cc496 100644
--- a/src/include/usr/intr/intr_reasoncodes.H
+++ b/src/include/usr/intr/intr_reasoncodes.H
@@ -27,6 +27,9 @@
#include <hbotcompid.H>
+#define INTR_TRACE_NAME INTR_COMP_NAME
+
+
namespace INTR
{
enum IntrModuleID
OpenPOWER on IntegriCloud