summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/src/partmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/rtems/src/partmp.c')
-rw-r--r--c/src/exec/rtems/src/partmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/rtems/src/partmp.c b/c/src/exec/rtems/src/partmp.c
index 074165777b..0097844183 100644
--- a/c/src/exec/rtems/src/partmp.c
+++ b/c/src/exec/rtems/src/partmp.c
@@ -184,7 +184,7 @@ void _Partition_MP_Process_packet (
case PARTITION_MP_ANNOUNCE_CREATE:
- ignored = _Objects_MP_Open(
+ ignored = _Objects_MP_Allocate_and_open(
&_Partition_Information,
the_packet->name,
the_packet->Prefix.id,