> > diff --git a/platform/linux-generic/include/odp_config_internal.h
> b/platform/linux-generic/include/odp_config_internal.h
> > index 3cff0045..469396df 100644
> > --- a/platform/linux-generic/include/odp_config_internal.h
> > +++ b/platform/linux-generic/include/odp_config_internal.h
> > @@ -27,7 +27,7 @@
> >  /*
> >   * Maximum number of ordered locks per queue
> >   */
> > -#define CONFIG_QUEUE_MAX_ORD_LOCKS 4
> > +#define CONFIG_QUEUE_MAX_ORD_LOCKS 2
> 
> This is unnecessary change for this patch. This patch does not need this
> change.

With this value (2), the current situation does not change. Internal defines 
limited the number into 2, so this keeps it 2.

-Petri

Reply via email to