diff options
author | Anup Patel <anup.patel@broadcom.com> | 2017-08-22 15:26:51 +0530 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2017-08-28 16:44:24 +0530 |
commit | e4274cfa422b50c5b74434f4f23d9163626a01f4 (patch) | |
tree | ad1c4c74f1e71acd17e3d9b00c95f4a89e85a425 /kernel | |
parent | e897091ab9e022a1adb98ba56dfc5a8d9600f6c4 (diff) | |
download | linux-e4274cfa422b50c5b74434f4f23d9163626a01f4.tar.bz2 |
dmaengine: bcm-sba-raid: Reduce locking context in sba_alloc_request()
We don't require to hold "sba->reqs_lock" for long-time
in sba_alloc_request() because lock protection is not
required when initializing members of "struct sba_request".
Signed-off-by: Anup Patel <anup.patel@broadcom.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions