aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorMaciej Fijalkowski <[email protected]>2024-07-26 20:17:15 +0200
committerTony Nguyen <[email protected]>2024-07-29 08:52:29 -0700
commit6044ca26210ba72b3dcc649fae1cbedd9e6ab018 (patch)
tree733df68fc63cce60237df04fc7e09943f75879bd /drivers/fpga/fpga-mgr.c
parentebc33a3f8d0aeddf19fd5827add24b82ae171829 (diff)
ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
It is read by data path and modified from process context on remote cpu so it is needed to use WRITE_ONCE to clear the pointer. Fixes: efc2214b6047 ("ice: Add support for XDP") Reviewed-by: Shannon Nelson <[email protected]> Tested-by: Chandan Kumar Rout <[email protected]> (A Contingent Worker at Intel) Signed-off-by: Maciej Fijalkowski <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions