https://bugs.linaro.org/show_bug.cgi?id=2211

Maxim Uvarov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|IN_PROGRESS                 |RESOLVED
                 CC|                            |[email protected]

--- Comment #3 from Maxim Uvarov <[email protected]> ---
commit 9604e89da36d59a567c9c508f2c120ed4c6b4b5c
Author: Ola Liljedahl <[email protected]>
Date:   Tue May 17 21:21:17 2016 +0200

    linux-generic: timer: fix failed static assert

    Fixes https://bugs.linaro.org/show_bug.cgi?id=2211
    Ensure tick_buf_t structure is 128 bits large on all platforms,
    regardless of support for 64-bit atomic operations.
    Only assert that tick_buf_t is 128 bits large when performing
    atomic operations on it (requires ODP and platform support for 128
    bit atomics).

    Signed-off-by: Ola Liljedahl <[email protected]>
    Reviewed-and-tested-by: Bill Fischofer <[email protected]>
    Signed-off-by: Maxim Uvarov <[email protected]>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to