aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_ishm.c
diff options
context:
space:
mode:
Diffstat (limited to 'platform/linux-generic/odp_ishm.c')
-rw-r--r--platform/linux-generic/odp_ishm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/linux-generic/odp_ishm.c b/platform/linux-generic/odp_ishm.c
index 7041cd2b5..ebc931658 100644
--- a/platform/linux-generic/odp_ishm.c
+++ b/platform/linux-generic/odp_ishm.c
@@ -75,7 +75,7 @@
* if some of the block owners never procsync() after free). This number
* should take that into account)
*/
-#define ISHM_MAX_NB_BLOCKS 128
+#define ISHM_MAX_NB_BLOCKS (CONFIG_INTERNAL_SHM_BLOCKS + CONFIG_SHM_BLOCKS)
/*
* Maximum internal shared memory block name length in chars