diff options
| author | Yonglong Liu <[email protected]> | 2023-11-10 09:37:08 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-11-13 09:06:58 +0000 |
| commit | ac92c0a9a0603fb448e60f38e63302e4eebb8035 (patch) | |
| tree | 83a372eed95cec8572f679c935f18ee7c70bd86f /net/unix/af_unix.c | |
| parent | net: hns3: fix add VLAN fail issue (diff) | |
| download | kernel-ac92c0a9a0603fb448e60f38e63302e4eebb8035.tar.gz kernel-ac92c0a9a0603fb448e60f38e63302e4eebb8035.zip | |
net: hns3: add barrier in vf mailbox reply process
In hclgevf_mbx_handler() and hclgevf_get_mbx_resp() functions,
there is a typical store-store and load-load scenario between
received_resp and additional_info. This patch adds barrier
to fix the problem.
Fixes: 4671042f1ef0 ("net: hns3: add match_id to check mailbox response from PF to VF")
Signed-off-by: Yonglong Liu <[email protected]>
Signed-off-by: Jijie Shao <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
