summaryrefslogtreecommitdiffstats
path: root/src/usr/mbox/ipcSp.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/mbox/ipcSp.C')
-rw-r--r--src/usr/mbox/ipcSp.C3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/usr/mbox/ipcSp.C b/src/usr/mbox/ipcSp.C
index 920e82e77..26fad96a8 100644
--- a/src/usr/mbox/ipcSp.C
+++ b/src/usr/mbox/ipcSp.C
@@ -109,6 +109,9 @@ void IpcSp::msgHandler()
}
if(!err)
{
+ RUNTIME::setPayloadBaseAddress
+ (reinterpret_cast<uint64_t>(msg->extra_data));
+
err = RUNTIME::populate_node_attributes( msg->data[0] );
}
OpenPOWER on IntegriCloud