Use explicit atomic load/store operations for all producer and consumer
head and tail accesses. This allows us to remove the volatile
annotation from these variables.
Sponsored by: Arm Ltd
Differential D46380
buf_ring: Use atomic accesses for head/tail values andrew on Aug 20 2024, 2:14 PM. Authored by Tags None Referenced Files
Subscribers None
Details Use explicit atomic load/store operations for all producer and consumer Sponsored by: Arm Ltd
Diff Detail
|