OK, please propagate my Reviewed-and-tested-by: to v3 as there are no code changes.
On Tue, May 17, 2016 at 2:21 PM, Ola Liljedahl <[email protected]> wrote: > (This document/code contribution attached is provided under the terms of > agreement LES-LTM-21309) > > Changes in v3: > Remove "contribution" sentence from commit messages. > Added reference to bug that was fixed. > > Changes in v2: > Removed leading underscore from ODP_STATIC_ASSERT(). > > Enable and use (in linux-generic timer) 128-bit atomic support. > Fix a static assert (in linux-generic timer) when 64-bit atomics > are not supported. > > Ola Liljedahl (2): > linux-generic: odp_atomic_internal.h: add 128-bit atomics > linux-generic: timer: fix failed static assert > > configure.ac | 13 +++++ > .../linux-generic/include/odp_atomic_internal.h | 62 > ++++++++++++++++++++++ > platform/linux-generic/odp_timer.c | 27 ++++++++-- > 3 files changed, 99 insertions(+), 3 deletions(-) > > -- > 2.5.0 > > _______________________________________________ > lng-odp mailing list > [email protected] > https://lists.linaro.org/mailman/listinfo/lng-odp > _______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
