28/04/2017 14:38, De Lara Guarch, Pablo:
> From: Bruce Richardson
> >
> > While later releases in the FreeBSD 10 series have a CPU_COUNT macro
> > defined, FreeBSD 10.0 and 10.1 do not have this macro. Therefore we
> > provide
> > a basic fallback implementation of the macro for platforms where it is not
> > defined.
> >
> > Fixes: 433ba6228f9a ("examples/performance-thread: add pthread_shim
> > app")
> >
> > Signed-off-by: Bruce Richardson <[email protected]>
>
> Missing "Cc: [email protected]"
>
> Apart from that:
>
> Acked-by: Pablo de Lara <[email protected]>
Applied, thanks