diff options
author | Ilpo Järvinen <[email protected]> | 2023-07-17 15:04:59 +0300 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2023-08-21 14:11:51 -0500 |
commit | 30de872537bda526664d7a20b646adfb3e7ce6e6 (patch) | |
tree | e3f919e3b832782ae7a3eca37fa95852047a8886 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 7189576e8a829130192b33c5b64e8a475369c776 (diff) |
net/mlx5: Use RMW accessors for changing LNKCTL
Don't assume that only the driver would be accessing LNKCTL of the upstream
bridge. ASPM policy changes can trigger write to LNKCTL outside of driver's
control.
Use RMW capability accessors which do proper locking to avoid losing
concurrent updates to the register value.
Suggested-by: Lukas Wunner <[email protected]>
Fixes: eabe8e5e88f5 ("net/mlx5: Handle sync reset now event")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ilpo Järvinen <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Moshe Shemesh <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions