summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/isteps')
-rw-r--r--src/usr/isteps/istep14/call_proc_exit_cache_contained.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/isteps/istep14/call_proc_exit_cache_contained.C b/src/usr/isteps/istep14/call_proc_exit_cache_contained.C
index 999b4bb2d..d9b6f188c 100644
--- a/src/usr/isteps/istep14/call_proc_exit_cache_contained.C
+++ b/src/usr/isteps/istep14/call_proc_exit_cache_contained.C
@@ -225,7 +225,7 @@ void* call_proc_exit_cache_contained (void *io_pArgs)
uint64_t this_node = PIR_t(task_getcpuid()).groupId;
task_affinity_unpin();
- l_mirrorBaseAddr += (this_node * hrmor_base)/2;
+ l_mirrorBaseAddr += (this_node * hrmor_base);
}
OpenPOWER on IntegriCloud