> From: Tyler Retzlaff [mailto:[email protected]]
> Sent: Tuesday, 7 November 2023 21.00
> 
> MSVC does not expose legacy atomics. When the legacy atomics were
> excluded rte_atomic_thread_fence was also unintentionally excluded
> 
> Adjust the conditional compilation check to expose
> rte_atomic_thread_fence.
> 
> Fixes: 27da6a123414 ("eal: hide legacy atomics API for MSVC")
> 
> Signed-off-by: Tyler Retzlaff <[email protected]>
> ---

Acked-by: Morten Brørup <[email protected]>

Reply via email to