summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/pm/pm_common.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/isteps/pm/pm_common.C')
-rw-r--r--src/usr/isteps/pm/pm_common.C4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/usr/isteps/pm/pm_common.C b/src/usr/isteps/pm/pm_common.C
index 2c01cb907..3aef6a713 100644
--- a/src/usr/isteps/pm/pm_common.C
+++ b/src/usr/isteps/pm/pm_common.C
@@ -1151,7 +1151,11 @@ namespace HBPM
if( CLEAR_ATTRIBUTES & i_opt )
{
+ // Zero out the HOMER vars
(void) convertHomerPhysToVirt( l_procChip, 0 );
+
+ // Zero out the FIR save/restore
+ l_procChip->setAttr<ATTR_PM_FIRINIT_DONE_ONCE_FLAG>(0);
}
}
OpenPOWER on IntegriCloud