Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/ixgbe
Ciara Loftus f140ad9fe2 ixgbe: protect ring accesses with READ- and WRITE_ONCE
READ_ONCE should be used when reading rings prior to accessing the
statistics pointer. Introduce this as well as the corresponding WRITE_ONCE
usage when allocating and freeing the rings, to ensure protected access.

Signed-off-by: Ciara Loftus <ciara.loftus@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2020-06-18 22:30:04 -07:00
..
2020-03-05 17:36:46 -08:00
2018-08-28 14:33:03 -07:00
2018-05-17 08:24:30 -07:00
2019-03-26 16:14:24 -07:00