summaryrefslogtreecommitdiff
path: root/drivers/edac/thunderx_edac.c
diff options
context:
space:
mode:
authorVignesh Sridhar <vignesh.sridhar@intel.com>2020-07-29 17:19:12 -0700
committerTony Nguyen <anthony.l.nguyen@intel.com>2020-08-01 08:22:30 -0700
commitcdedbab92db4697f5a1d222d2d022cd6af3930e3 (patch)
treed2f998e2fb3c71e94d55387a6cecf0d1e58675ed /drivers/edac/thunderx_edac.c
parentf07d134d3772d8b9546e3eb3cf4d13848d3af6e1 (diff)
ice: Fix RSS profile locks
Replacing flow profile locks with RSS profile locks in the function to remove all RSS rules for a given VSI. This is to align the locks used for RSS rule addition to VSI and removal during VSI teardown to avoid a race condition owing to several iterations of the above operations. In function to get RSS rules for given VSI and protocol header replacing the pointer reference of the RSS entry with a copy of hash value to ensure thread safety. Signed-off-by: Vignesh Sridhar <vignesh.sridhar@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/edac/thunderx_edac.c')
0 files changed, 0 insertions, 0 deletions