aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorLijun Pan <[email protected]>2021-01-28 01:34:42 +0000
committerJakub Kicinski <[email protected]>2021-01-28 03:12:02 +0000
commite41aec79e62fa50f940cf222d1e9577f14e149dc (patch)
tree55d18590bedee7d2c4b1b2a3e93a3089b6967b7a /net/lapb/lapb_out.c
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf (diff)
downloadkernel-e41aec79e62fa50f940cf222d1e9577f14e149dc.tar.gz
kernel-e41aec79e62fa50f940cf222d1e9577f14e149dc.zip
ibmvnic: Ensure that CRQ entry read are correctly ordered
Ensure that received Command-Response Queue (CRQ) entries are properly read in order by the driver. dma_rmb barrier has been added before accessing the CRQ descriptor to ensure the entire descriptor is read before processing. Fixes: 032c5e82847a ("Driver for IBM System i/p VNIC protocol") Signed-off-by: Lijun Pan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions