Skip to content

Commit

Permalink
STOP/EPM: Fix EPM marker
Browse files Browse the repository at this point in the history
Change-Id: I32928d9fef3a65d9923a55d18a5372f7b8b8f17d
Original-Change-Id: I627ea3bb1e95fb1f47d173af47c8a7cba1c62b48
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44769
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Christopher R. Jones <crjones@us.ibm.com>
Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
  • Loading branch information
davidduyue authored and op-jenkins committed Aug 22, 2018
1 parent c4dd66c commit 3a0701e
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1381,16 +1381,16 @@ p9_cme_stop_entry()
PK_TRACE("+++++ +++++ END OF STOP ENTRY +++++ +++++");
//--------------------------------------------------------------------------

//============================
MARK_TRAP(ENDSCOPE_STOP_ENTRY)
//============================

#if NIMBUS_DD_LEVEL == 20 || DISABLE_CME_DUAL_CAST == 1

// NDD2: dual cast workaround loop end
}

#endif

//============================
MARK_TRAP(ENDSCOPE_STOP_ENTRY)
//============================

return;
}

0 comments on commit 3a0701e

Please sign in to comment.