cf4975501d
There was a mismatch between the structure for mca_rcache_vma_t and the OBJ_CLASS_INSTANCE. One was opal_list_item_t and the other was ompi_free_list_item_t. The super class in the structure looks like it is the correct one. Changed the superclass in OBJ_CLASS_INSTANCE to match. |
||
---|---|---|
.. | ||
Makefile.am | ||
rcache_vma_component.c | ||
rcache_vma_tree.c | ||
rcache_vma_tree.h | ||
rcache_vma.c | ||
rcache_vma.h |