From 6c9398a524569661af55c40faf2fd1b592dc7c02 Mon Sep 17 00:00:00 2001 From: Zane Shelley Date: Thu, 17 Aug 2017 16:28:23 -0500 Subject: Do not call mss_scrub on MPIPL Memory is preserved. No need to start background scrubbing when it is already running. Change-Id: Ife8fd23cdcf3e5cf67c83070f71c5efb21065bb2 CQ: SW398641 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44770 Reviewed-by: Caleb N. Palmer Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell --- src/include/usr/isteps/istep16list.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include') diff --git a/src/include/usr/isteps/istep16list.H b/src/include/usr/isteps/istep16list.H index 13fbd5868..bc7a05e0b 100644 --- a/src/include/usr/isteps/istep16list.H +++ b/src/include/usr/isteps/istep16list.H @@ -141,7 +141,7 @@ namespace INITSERVICE // Hostboot PRD should no longer be called after this step. ISTEPNAME(16,04,"mss_scrub"), ISTEP_16::call_mss_scrub, - { START_FN, EXT_IMAGE, NORMAL_IPL_OP | MPIPL_OP, false } + { START_FN, EXT_IMAGE, NORMAL_IPL_OP, false } }, { ISTEPNAME(16,05,"host_ipl_complete"), -- cgit v1.2.3