diff options
| author | Jitendra Bhivare <[email protected]> | 2016-01-20 14:10:46 +0530 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2016-02-23 21:27:02 -0500 |
| commit | c03a50f7098bed9150a9ac0468f699a93bc7b081 (patch) | |
| tree | 4df4af311e198277cb7b7d038a779137b7e1b77d /tools/perf/scripts/python | |
| parent | 6ac999efeeff98f203eda8cf46d5016e99f58b0c (diff) | |
be2iscsi: Fix mbox synchronization replacing spinlock with mutex
This is second part of actual fix for soft lockup.
All mbox cmds issued using BMBX and MCC are synchronized using mutex
mbox_lock instead of spin_lock. Used mutex_lock_interruptible where ever
possible.
Signed-off-by: Jitendra Bhivare <[email protected]>
Reviewed-by: Shane Seymour <[email protected]>
Reviewed-by: Hannes Reinicke <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions