[PATCH 0/2] net/hns3: fix mailbox bug and replace __atomic_xxx API

Ferruh Yigit ferruh.yigit at amd.com
Sat Nov 11 06:22:05 CET 2023


On 11/11/2023 1:59 AM, Jie Hai wrote:
> This patch fixes sync mailbox failure and replace gcc builtin __atomic_xxx 
> with stdatomic API.
> 
> Dengdui Huang (1):
>   net/hns3: fix sync mailbox failure forever
> 
> Jie Hai (1):
>   net/hns3: use stdatomic API
> 

Switching to stdatomic is not urgent, it can wait next release, also it
fails to build in all platforms, so only 1/2 merged.



More information about the dev mailing list