Skip to content

Commit

Permalink
STOP: Enable DLS+ManualStop1 Fix for DD1
Browse files Browse the repository at this point in the history
Change-Id: I44589b1ebdb48b2a46231b563a146a7d2f356969
Original-Change-Id: I8df42108b198b7d8e7ddd06333c8e7221f4acf4a
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34855
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
Reviewed-by: AMIT KUMAR <akumar3@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
  • Loading branch information
davidduyue authored and op-jenkins committed Aug 22, 2018
1 parent aee37bd commit ee432a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ p9_cme_stop_entry()
{
int catchup_ongoing = 0;
int entry_ongoing = 1;
uint8_t target_level;
uint8_t target_level = 0;
uint8_t deeper_level = 0;
uint8_t origin_level = 0;
uint32_t origin_core = 0;
Expand Down

0 comments on commit ee432a5

Please sign in to comment.