summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps
diff options
context:
space:
mode:
authorBill Hoffa <wghoffa@us.ibm.com>2016-11-14 08:37:27 -0600
committerMatthew A. Ploetz <maploetz@us.ibm.com>2016-11-15 10:16:14 -0500
commit2b91aedcbf4584524174a4367f5c9f4f1518b7b8 (patch)
tree531797a7bc966cebceee8e2cf922b980cfb058ae /src/usr/isteps
parent41a7ef20f6aaf52c3939bde7d5ad9adc86514fc0 (diff)
downloadblackbird-hostboot-2b91aedcbf4584524174a4367f5c9f4f1518b7b8.tar.gz
blackbird-hostboot-2b91aedcbf4584524174a4367f5c9f4f1518b7b8.zip
Remove ERRL Overwrite in getCacheDeconfig()
Change-Id: I1323318a14ef5573140ef588437a70b9dd9862e3 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32583 Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Matthew A. Ploetz <maploetz@us.ibm.com>
Diffstat (limited to 'src/usr/isteps')
-rw-r--r--src/usr/isteps/istep06/thread_activate/thread_activate.C2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/isteps/istep06/thread_activate/thread_activate.C b/src/usr/isteps/istep06/thread_activate/thread_activate.C
index 9a722a7ce..ec5b6aa80 100644
--- a/src/usr/isteps/istep06/thread_activate/thread_activate.C
+++ b/src/usr/isteps/istep06/thread_activate/thread_activate.C
@@ -149,6 +149,8 @@ bool getCacheDeconfig(uint64_t i_masterCoreId)
DEVICE_MVPD_ADDRESS( theRecord,
theKeyword ) );
+ if (l_errl) { break; }
+
if(theSize != 1)
{
/*@
OpenPOWER on IntegriCloud