From b7b843aa4cbf8677864e2c5f6a3a42cf41496272 Mon Sep 17 00:00:00 2001 From: Yue Du Date: Thu, 14 Jul 2016 01:18:16 -0500 Subject: CME/SGPE: STOP Images functional bug fix collection Change-Id: I3858a93ade6f21c006c980a497f58d6dafd9b628 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27000 Tested-by: Jenkins Server Tested-by: PPE CI Reviewed-by: Douglas R. Gilbert Reviewed-by: Gregory S. Still Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28649 Tested-by: FSP CI Jenkins Reviewed-by: Sachin Gupta --- src/import/chips/p9/procedures/ppe/pk/std/std_common.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/import/chips/p9/procedures') 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 -- cgit v1.2.1