summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorYue Du <daviddu@us.ibm.com>2016-07-14 01:18:16 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2016-09-09 04:08:44 -0400
commitb7b843aa4cbf8677864e2c5f6a3a42cf41496272 (patch)
tree75391eb3acfa2774af9070730a58759e58d34fcf /src
parentea9c3c688646aa22dc955ca24015df499ee321b8 (diff)
downloadtalos-sbe-b7b843aa4cbf8677864e2c5f6a3a42cf41496272.tar.gz
talos-sbe-b7b843aa4cbf8677864e2c5f6a3a42cf41496272.zip
CME/SGPE: STOP Images functional bug fix collection
Change-Id: I3858a93ade6f21c006c980a497f58d6dafd9b628 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27000 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28649 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/ppe/pk/std/std_common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/ppe/pk/std/std_common.h b/src/import/chips/p9/procedures/ppe/pk/std/std_common.h
index a1f52eda..8484cbbc 100644
--- a/src/import/chips/p9/procedures/ppe/pk/std/std_common.h
+++ b/src/import/chips/p9/procedures/ppe/pk/std/std_common.h
@@ -1,7 +1,7 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: import/chips/p9/procedures/ppe/pk/std/std_common.h $ */
+/* $Source: src/import/chips/p9/procedures/ppe/pk/std/std_common.h $ */
/* */
/* OpenPOWER sbe Project */
/* */
@@ -64,6 +64,7 @@
_liw r5, pk_unified_irq_prty_mask_handler
mtlr r5
blrl // On return, d5 contains task prty irq vec.
+ mfsprg r3, 0 // In case r3 is modified by unified handler, restore to sprg0
#else
_lvdg d5, STD_LCL_EISTR #load the 64bit interrupt status into d5
#endif
OpenPOWER on IntegriCloud