diff options
author | Jitendra Bhivare <[email protected]> | 2016-02-04 15:49:20 +0530 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2016-02-23 21:27:02 -0500 |
commit | f64d92e66520aa784d1428bb9a4f6a2bcbdbbe32 (patch) | |
tree | 4e0774a8cef25b1f6c9ef3744be6926abeffbc8d /tools/perf/builtin-script.c | |
parent | 10139fe0212e7126c5e7d096e64b81b2b8c8d24e (diff) |
be2iscsi: Add lock to protect WRB alloc and free
FW got into UE after running IO stress test
With kernel change to split session lock in frwd_lock and back_lock for
tx and rx path correspondingly, in the IO path, common resource used in
driver such as WRB was left unprotected.
Add wrb_lock spinlock to protect allocation and freeing of WRB.
Signed-off-by: Jitendra Bhivare <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/builtin-script.c')
0 files changed, 0 insertions, 0 deletions